{
  "type": "AnnotationPage",
  "@context": [
    "http://www.w3.org/ns/anno.jsonld"
  ],
  "items": [
    {
      "id": "9bf7f412094ff21f",
      "type": "Annotation",
      "@context": [
        "http://www.w3.org/ns/anno.jsonld",
        "http://geojson.org/geojson-ld/geojson-context.jsonld",
        "http://iiif.io/api/presentation/3/context.json"
      ],
      "motivation": "georeferencing",
      "target": {
        "type": "Image",
        "source": "https://map-view.nls.uk/iiif/2/12563%2F125632771/full/full/0/default.jpg",
        "service": [
          {
            "@id": "https://map-view.nls.uk/iiif/2/12563%2F125632771",
            "type": "ImageService2"
          }
        ],
        "selector": {
          "type": "SvgSelector",
          "value": "<svg width=\"16800\" height=\"11749\"><polygon points=\"675,746 15930,608 15980,10771 754,10909\" /></svg>"
        }
      },
      "body": {
        "type": "FeatureCollection",
        "purpose": "gcp-georeferencing",
        "transformation": {
          "type": "polynomial",
          "order": 0
        },
        "features": [
          {
            "type": "Feature",
            "properties": {
              "pixelCoords": [
                10343,
                9745
              ]
            },
            "geometry": {
              "type": "Point",
              "coordinates": [
                -0.6817462,
                54.1458188
              ]
            }
          },
          {
            "type": "Feature",
            "properties": {
              "pixelCoords": [
                4787,
                1239
              ]
            },
            "geometry": {
              "type": "Point",
              "coordinates": [
                -0.6949481,
                54.1579163
              ]
            }
          },
          {
            "type": "Feature",
            "properties": {
              "pixelCoords": [
                6344,
                4410
              ]
            },
            "geometry": {
              "type": "Point",
              "coordinates": [
                -0.6909621,
                54.1530724
              ]
            }
          },
          {
            "type": "Feature",
            "properties": {
              "pixelCoords": [
                2997,
                2513
              ]
            },
            "geometry": {
              "type": "Point",
              "coordinates": [
                -0.6992788,
                54.1561613
              ]
            }
          }
        ]
      }
    }
  ]
}