{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 4858,
  "height" : 3360,
  "sizes" : [
     { "width" : 151, "height" : 105 },
     { "width" : 303, "height" : 210 },
     { "width" : 607, "height" : 420 },
     { "width" : 1214, "height" : 840 },
     { "width" : 2429, "height" : 1680 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/20d4b9cf-3575-447a-b4f2-d4597ea6302a",
  "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"
    }
  ]

}