{
  "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/314?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/314?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/314?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "LocalityCentroids",
  "id" : "314",
  "properties" : {
    "objectid" : 314,
    "localitycode" : "S19002481",
    "localityname" : "Sanndabhaig (Sandwick)",
    "easting" : 144764,
    "northing" : 932214
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -6.3462611839429179,
      58.204549044676057
    ]
  }
}