{
  "@context": "http://iiif.io/api/image/3/context.json",
  "extraFormats": [
    "jpg",
    "png"
  ],
  "extraQualities": [
    "default",
    "color",
    "gray"
  ],
  "height": 600,
  "id": "https://iiif.io/api/image/3.0/example/reference/e48785dffe01f9b930dcbddf08a57efb-numbered_image_05",
  "profile": "level1",
  "protocol": "http://iiif.io/api/image",
  "tiles": [
    {
      "height": 512,
      "scaleFactors": [
        1
      ],
      "width": 512
    }
  ],
  "type": "ImageService3",
  "width": 300
}