{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 4281,
  "height" : 5696,
  "sizes" : [
     { "width" : 133, "height" : 178 },
     { "width" : 267, "height" : 356 },
     { "width" : 535, "height" : 712 },
     { "width" : 1070, "height" : 1424 },
     { "width" : 2140, "height" : 2848 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/87ffbbc8-a661-4af0-9d5f-e7c4311f689a",
  "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"
    }
  ]

}