{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 2316,
  "height" : 3424,
  "sizes" : [
     { "width" : 144, "height" : 214 },
     { "width" : 289, "height" : 428 },
     { "width" : 579, "height" : 856 },
     { "width" : 1158, "height" : 1712 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/8e8f1a78-6ee8-4819-bc24-d8597caafdc7",
  "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.00333333,
      "physicalUnits": "in"
    }
  ]

}