{
  "@context": [
    "http://iiif.io/api/extension/navplace/context.json",
    "http://iiif.io/api/presentation/3/context.json"
  ],
  "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json",
  "type": "Manifest",
  "label": {
    "none": [
      "L'Angleterre Novissima Descriptio Angliae Scotiae et Hiberniae"
    ]
  },
  "requiredStatement": {
    "label": {
      "none": [
        "Attribution"
      ]
    },
    "value": {
      "none": [
        "David Rumsey Historical Map Collection"
      ]
    }
  },
  "homepage": [
    {
      "id": "https://www.davidrumsey.com/luna/servlet/detail/RUMSEY~8~1~344467~90112435",
      "label": {
        "none": [
          "Homepage"
        ]
      }
    }
  ],
  "items": [
    {
      "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/canvas/1",
      "type": "Canvas",
      "label": {
        "none": [
          "L'Angleterre Novissima Descriptio Angliae Scotiae et Hiberniae"
        ]
      },
      "width": 2500,
      "height": 1762,
      "items": [
        {
          "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/canvas/1/annotation-page/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/canvas/1/annotation-page/1/annotation/1",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://test-iiif-server.allmaps.org/cors/iiif/2/level0/e861bd9af6573765/full/full/0/default.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 2500,
                "height": 1762,
                "service": [
                  {
                    "id": "https://test-iiif-server.allmaps.org/cors/iiif/2/level0/e861bd9af6573765",
                    "type": "ImageService2",
                    "profile": "http://iiif.io/api/image/2/level0.json"
                  }
                ]
              },
              "target": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/canvas/1"
            }
          ]
        }
      ]
    }
  ],
  "navPlace": {
    "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/navplace",
    "type": "FeatureCollection",
    "features": [
      {
        "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/e861bd9af6573765/navplace-bbox.json/navplace/feature/1",
        "type": "Feature",
        "properties": {
          "label": {
            "none": [
              "L'Angleterre Novissima Descriptio Angliae Scotiae et Hiberniae - L'Angleterre Novissima Descriptio Angliae Scotiae et Hiberniae bounding box"
            ]
          }
        },
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -13.056272754253754,
                49.63831260456637
              ],
              [
                5.7978409075228905,
                49.63831260456637
              ],
              [
                5.7978409075228905,
                59.02840738571943
              ],
              [
                -13.056272754253754,
                59.02840738571943
              ],
              [
                -13.056272754253754,
                49.63831260456637
              ]
            ]
          ]
        }
      }
    ]
  }
}