{
  "@context": "http://iiif.io/api/image/2/context.json",
  "@id": "https://test-iiif-server.allmaps.org/cors/iiif/2/level0/4f4a289db37a73f2",
  "protocol": "http://iiif.io/api/image",
  "width": 2500,
  "height": 2007,
  "tiles": [
    {
      "width": "512",
      "height": 0,
      "scaleFactors": [
        "one",
        2,
        -4
      ]
    }
  ],
  "profile": [
    "http://iiif.io/api/image/2/level0.json"
  ]
}