{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.waimatedc.govt.nz/arcgis/rest/services/Public/Address/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://gis.waimatedc.govt.nz/arcgis/rest/services/Public/Address/OGCFeatureServer/collections/0/items/37979?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.waimatedc.govt.nz/arcgis/rest/services/Public/Address/OGCFeatureServer/collections/0/items/37979?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.waimatedc.govt.nz/arcgis/rest/services/Public/Address/OGCFeatureServer/collections/0/items/37979?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Address",
  "id" : "37979",
  "properties" : {
    "OBJECTID" : 37979,
    "ADDRESS" : "139 HIGH STREET",
    "LOCATION" : "Waimate",
    "ADDRESS_NO" : "139",
    "ROAD_NAME" : "HIGH STREET",
    "X_COORD" : 1445110,
    "Y_COORD" : 5045163
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      171.04393143310998,
      -44.730164294626789,
      0
    ]
  }
}