{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 1925,
  "height" : 2360,
  "sizes" : [
     { "width" : 120, "height" : 147 },
     { "width" : 240, "height" : 295 },
     { "width" : 481, "height" : 590 },
     { "width" : 962, "height" : 1180 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/98e510f3-84af-428a-ab66-c4e4ca0bb626",
  "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"
    }
  ]

}