{
  "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/38415?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/38415?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/38415?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Address",
  "id" : "38415",
  "properties" : {
    "OBJECTID" : 38415,
    "ADDRESS" : "861 MAKIKIHI HUNTER ROAD",
    "LOCATION" : "Hunter-Makikihi",
    "ADDRESS_NO" : "861",
    "ROAD_NAME" : "MAKIKIHI HUNTER ROAD",
    "X_COORD" : 1444197,
    "Y_COORD" : 5057608
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      171.03620284486988,
      -44.617999921705241,
      0
    ]
  }
}