{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/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/Localities/OGCFeatureServer/collections/0/items/390?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/OGCFeatureServer/collections/0/items/390?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/OGCFeatureServer/collections/0/items/390?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "LocalityCentroids",
  "id" : "390",
  "properties" : {
    "objectid" : 390,
    "localitycode" : "S19002205",
    "localityname" : "Girvan",
    "easting" : 218737,
    "northing" : 597389
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.8523244145727853,
      55.237314394885011
    ]
  }
}