{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 25866,
  "height" : 33667,
  "sizes" : [
     { "width" : 101, "height" : 131 },
     { "width" : 202, "height" : 263 },
     { "width" : 404, "height" : 526 },
     { "width" : 808, "height" : 1052 },
     { "width" : 1616, "height" : 2104 },
     { "width" : 3233, "height" : 4208 },
     { "width" : 6466, "height" : 8416 },
     { "width" : 12933, "height" : 16833 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32, 64, 128, 256 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/acfe491d-41bf-4a67-ae8e-0c1ea18825d3",
  "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"
    }
  ]

}