{
  "@context" : "http://iiif.io/api/presentation/3/context.json",
  "id" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/manifests/manifest.json",
  "type" : "Manifest",
  "label" : {
    "en" : [ "TT278-Hathor" ]
  },
  "items" : [ {
    "id" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/images/TT278/canvas1",
    "type" : "Canvas",
    "height" : 2341,
    "width" : 4482,
    "items" : [ {
      "id" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/images/TT278/annotation1",
      "type" : "AnnotationPage",
      "items" : [ {
        "id" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/images/TT278/annotation1/1",
        "type" : "Annotation",
        "motivation" : "painting",
        "body" : {
          "id" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/images/TT278/info.json",
          "type" : "Image",
          "format" : "image/jpeg",
          "height" : 2341,
          "width" : 4482
        },
        "target" : "https://msrtx.github.io/Intermedial-Echoes-Pilot-Viewer/images/TT278/canvas1"
      } ]
    } ]
  } ]
}