{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/2/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/2/items/513?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/2/items/513?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/2/items/513?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "PostcodeDistrictGridRef",
  "id" : "513",
  "properties" : {
    "objectid" : 513,
    "district" : "EH18",
    "easting" : 329854,
    "northing" : 665145
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1226488330337721,
      55.874334443565722
    ]
  }
}