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