{
 "@context": "http://iiif.io/api/image/3/context.json",
 "id": "https://beaverislandarchive.org/iiif/plate-archipelago-overview",
 "type": "ImageService3",
 "protocol": "http://iiif.io/api/image",
 "profile": "level0",
 "width": 3600,
 "height": 4194,
 "sizes": [
  {
   "width": 1600,
   "height": 1864
  },
  {
   "width": 800,
   "height": 932
  },
  {
   "width": 400,
   "height": 466
  }
 ],
 "tiles": [
  {
   "width": 512,
   "height": 512,
   "scaleFactors": [
    1,
    2,
    4,
    8,
    16
   ]
  }
 ],
 "extraFormats": [
  "jpg"
 ],
 "extraQualities": [
  "default"
 ],
 "preferredFormats": [
  "jpg"
 ]
}
