{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 1629,
  "height" : 2361,
  "sizes" : [
     { "width" : 101, "height" : 147 },
     { "width" : 203, "height" : 295 },
     { "width" : 407, "height" : 590 },
     { "width" : 814, "height" : 1180 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/815a49fc-444b-480f-b7d9-6728aa746463",
  "type": "ImageService3",
  "profile" : "level1",
  "maxWidth" : 8000,
  "maxHeight" : 8000,
  "extraQualities": ["color","gray","bitonal"],
  "extraFormats": ["tif","webp"],
  "extraFeatures": ["regionByPct","sizeByPct","sizeByConfinedWh","sizeUpscaling","rotationBy90s","mirroring"],
  "service": [
    {
      "@context": "http://iiif.io/api/annex/services/physdim/1/context.json",
      "profile": "http://iiif.io/api/annex/services/physdim",
      "physicalScale": 0.0352778,
      "physicalUnits": "cm"
    }
  ]

}