{
  "@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/f6033bee94f7763e/navplace-bbox.json",
  "type": "Manifest",
  "label": {
    "none": [
      "No.14. Europa : Geologie, Tektonic"
    ]
  },
  "requiredStatement": {
    "label": {
      "none": [
        "Attribution"
      ]
    },
    "value": {
      "none": [
        "David Rumsey Historical Map Collection"
      ]
    }
  },
  "homepage": [
    {
      "id": "https://www.davidrumsey.com/luna/servlet/detail/RUMSEY~8~1~354185~90121323",
      "label": {
        "none": [
          "Homepage"
        ]
      }
    }
  ],
  "items": [
    {
      "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/navplace-bbox.json/canvas/1",
      "type": "Canvas",
      "label": {
        "none": [
          "No.14. Europa : Geologie, Tektonic"
        ]
      },
      "width": 2500,
      "height": 1820,
      "items": [
        {
          "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/navplace-bbox.json/canvas/1/annotation-page/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/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/f6033bee94f7763e/full/full/0/default.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 2500,
                "height": 1820,
                "service": [
                  {
                    "id": "https://test-iiif-server.allmaps.org/cors/iiif/2/level0/f6033bee94f7763e",
                    "type": "ImageService2",
                    "profile": "http://iiif.io/api/image/2/level0.json"
                  }
                ]
              },
              "target": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/navplace-bbox.json/canvas/1"
            }
          ]
        }
      ]
    }
  ],
  "navPlace": {
    "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/navplace-bbox.json/navplace",
    "type": "FeatureCollection",
    "features": [
      {
        "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/2/level0/f6033bee94f7763e/navplace-bbox.json/navplace/feature/1",
        "type": "Feature",
        "properties": {
          "label": {
            "none": [
              "No.14. Europa : Geologie, Tektonic - No.14. Europa : Geologie, Tektonic bounding box"
            ]
          }
        },
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -14.607120436591904,
                31.397377379475813
              ],
              [
                54.35014018681681,
                31.397377379475813
              ],
              [
                54.35014018681681,
                72.93847024025
              ],
              [
                -14.607120436591904,
                72.93847024025
              ],
              [
                -14.607120436591904,
                31.397377379475813
              ]
            ]
          ]
        }
      }
    ]
  }
}