{
  "@context" : "http://iiif.io/api/image/2/context.json",
  "@id" : "https://Steareth-4.github.io/CAS-IIIF-Steareth/manifests/IIIF-Texas.json",
  "@type" : "iiif:Image",
  "protocol" : "http://iiif.io/api/image",
  "width" : 1500,
  "height" : 1003,
  "profile" : [ "http://iiif.io/api/image/2/level2.json", {
    "formats" : [ "jpg", "png", "gif" ],
    "maxArea" : 52428800,
    "qualities" : [ "default", "gray", "bitonal", "color" ],
    "supports" : [ "baseUriRedirect", "canonicalLinkHeader", "jsonldMediaType", "mirroring", "profileLinkHeader", "regionByPct", "regionByPx", "regionSquare", "rotationArbitrary", "rotationBy90s", "sizeAboveFull", "sizeByConfinedWh", "sizeByDistortedWh", "sizeByW", "sizeByH", "sizeByPct", "sizeByWh" ]
  } ],
  "sizes" : [ {
    "@type" : "iiif:Size",
    "width" : 1500,
    "height" : 1003
  }, {
    "@type" : "iiif:Size",
    "width" : 120,
    "height" : 80
  }, {
    "@type" : "iiif:Size",
    "width" : 700,
    "height" : 468
  } ]
}