{
  "@context" : "http://iiif.io/api/image/3/context.json",
  "protocol" : "http://iiif.io/api/image",
  "width" : 5433,
  "height" : 7503,
  "sizes" : [
     { "width" : 169, "height" : 234 },
     { "width" : 339, "height" : 468 },
     { "width" : 679, "height" : 937 },
     { "width" : 1358, "height" : 1875 },
     { "width" : 2716, "height" : 3751 }
  ],
  "tiles" : [
     { "width" : 256, "height" : 256, "scaleFactors" : [ 1, 2, 4, 8, 16, 32 ] }
  ],
  "id" : "https://brixiana.jarvis.memooria.org/images/iiif/db/faf2c9aa-be0e-4272-b421-9db69a5d6039",
  "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"
    }
  ]

}