{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1076?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1076?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1076?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "PostcodeSectorGridRef",
  "id" : "1076",
  "properties" : {
    "objectid" : 1076,
    "sector" : "DD4 0",
    "easting" : 343694,
    "northing" : 733810
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.9160753625923723,
      56.492984790631759
    ]
  }
}