{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 2004,
  "height" : 2716,
  "sizes" : [
     { "width" : 125, "height" : 169 },
     { "width" : 250, "height" : 339 },
     { "width" : 501, "height" : 679 },
     { "width" : 1002, "height" : 1358 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/54627b3a-c7a8-4279-9b2d-39ab2650f873",
  "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.0025,
      "physicalUnits": "in"
    }
  ]

}