{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 1653,
  "height" : 2338,
  "sizes" : [
     { "width" : 103, "height" : 146 },
     { "width" : 206, "height" : 292 },
     { "width" : 413, "height" : 584 },
     { "width" : 826, "height" : 1169 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/bd43acd1-d503-4abf-bd96-6d5f57c5f0ba",
  "type": "ImageService3",
  "profile" : "level1",
  "maxWidth" : 8000,
  "maxHeight" : 8000,
  "extraQualities": ["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.005,
      "physicalUnits": "in"
    }
  ]

}