{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/0/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/0/items/157055?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/0/items/157055?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/0/items/157055?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "PostcodeGridRef",
  "id" : "157055",
  "properties" : {
    "objectid" : 157055,
    "postcode" : "AB12 4RD",
    "easting" : 392402,
    "northing" : 798028
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.1269570814761729,
      57.073198684839952
    ]
  }
}