{
  "@context": "http://iiif.io/api/image/3/context.json",
  "id": "https://test-iiif-server.allmaps.org/cors/iiif/3/level0/f6033bee94f7763e",
  "type": "ImageService3",
  "protocol": "http://iiif.io/api/image",
  "width": 2500,
  "height": 1820,
  "tiles": [
    {
      "width": 512,
      "height": 512,
      "scaleFactors": [
        1,
        2,
        4,
        8
      ]
    }
  ],
  "profile": "level0"
}