{
  "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/38123?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/38123?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/38123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Address",
  "id" : "38123",
  "properties" : {
    "OBJECTID" : 38123,
    "ADDRESS" : "176 HIGH STREET",
    "LOCATION" : "Waimate",
    "ADDRESS_NO" : "176",
    "ROAD_NAME" : "HIGH STREET",
    "X_COORD" : 1444923,
    "Y_COORD" : 5045365
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      171.041632295791,
      -44.728303796059492,
      0
    ]
  }
}