{
  "@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/5005dbd7e344f975/navplace-midpoint.json",
  "type": "Manifest",
  "label": {
    "nl": [
      "Atlas der Neederlanden"
    ]
  },
  "homepage": [
    {
      "id": "https://data.4tu.nl/datasets/f655bc87-3bf9-436f-8f99-5ec957729ace",
      "type": "Text",
      "label": {
        "en": [
          "Dataset in 4TU.ResearchData repository"
        ]
      },
      "format": "text/html"
    }
  ],
  "items": [
    {
      "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/canvas/1",
      "type": "Canvas",
      "label": {
        "none": [
          "Oudeland van Diependorst door Heyman van Dyck, uitgave 1701"
        ]
      },
      "width": 2500,
      "height": 1808,
      "items": [
        {
          "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/canvas/1/annotation-page/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/canvas/1/annotation-page/1/annotation/1",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://test-iiif-server.allmaps.org/cors/iiif/3/5005dbd7e344f975/full/max/0/default.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 2500,
                "height": 1808,
                "service": [
                  {
                    "id": "https://test-iiif-server.allmaps.org/cors/iiif/3/5005dbd7e344f975",
                    "type": "ImageService3",
                    "profile": "level1"
                  }
                ]
              },
              "target": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/canvas/1"
            }
          ]
        }
      ]
    }
  ],
  "navPlace": {
    "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/navplace",
    "type": "FeatureCollection",
    "features": [
      {
        "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975/navplace-midpoint.json/navplace/feature/1",
        "type": "Feature",
        "properties": {
          "label": {
            "none": [
              "Atlas der Neederlanden - Oudeland van Diependorst door Heyman van Dyck, uitgave 1701 midpoint"
            ]
          }
        },
        "geometry": {
          "type": "Point",
          "coordinates": [
            3.9306669909006704,
            51.803685200558405
          ]
        }
      }
    ]
  }
}