{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/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/Settlements/OGCFeatureServer/collections/0/items/363?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/Settlements/OGCFeatureServer/collections/0/items/363?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/Settlements/OGCFeatureServer/collections/0/items/363?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "SettlementCentroids",
  "id" : "363",
  "properties" : {
    "objectid" : 363,
    "settcode" : "S20001838",
    "settname" : "Ladybank",
    "population" : 1430,
    "easting" : 330317,
    "northing" : 709986
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1269468111699892,
      56.277198069711488
    ]
  }
}