{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 4207,
  "height" : 2744,
  "sizes" : [
     { "width" : 131, "height" : 85 },
     { "width" : 262, "height" : 171 },
     { "width" : 525, "height" : 343 },
     { "width" : 1051, "height" : 686 },
     { "width" : 2103, "height" : 1372 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/ac18f734-41a2-4f16-bed8-fe134cd9ec78",
  "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"
    }
  ]

}