{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 7432,
  "height" : 8879,
  "sizes" : [
     { "width" : 116, "height" : 138 },
     { "width" : 232, "height" : 277 },
     { "width" : 464, "height" : 554 },
     { "width" : 929, "height" : 1109 },
     { "width" : 1858, "height" : 2219 },
     { "width" : 3716, "height" : 4439 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32, 64 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/5d3f6a0f-cab4-4dde-b6db-b4fe93fef99f",
  "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.00166667,
      "physicalUnits": "in"
    }
  ]

}