{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/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/Settlements/OGCFeatureServer/collections/0/items/491?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/OGCFeatureServer/collections/0/items/491?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/OGCFeatureServer/collections/0/items/491?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "SettlementCentroids",
  "id" : "491",
  "properties" : {
    "objectid" : 491,
    "settcode" : "S20001767",
    "settname" : "Greenlaw",
    "population" : 600,
    "easting" : 371110,
    "northing" : 646012
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.461303242247936,
      55.706680637512505
    ]
  }
}