{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/PrimeLand/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/PrimeLand/OGCFeatureServer/collections/0/items/356?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/PrimeLand/OGCFeatureServer/collections/0/items/356?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/PrimeLand/OGCFeatureServer/collections/0/items/356?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "PrimeAgriculturalLand",
  "id" : "356",
  "properties" : {
    "objectid" : 356,
    "primeland" : "Yes",
    "st_area_shape_" : 1339.8181062537478,
    "st_perimeter_shape_" : 165.55495940732476
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -2.4380814715728465,
          55.599560393385879
        ],
        [
          -2.4385735406176705,
          55.599125657374152
        ],
        [
          -2.4387187936426868,
          55.599653582400229
        ],
        [
          -2.4385901822372538,
          55.599727609309987
        ],
        [
          -2.4380814715728465,
          55.599560393385879
        ]
      ]
    ]
  }
}