{
  "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/38372?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/38372?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/38372?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Address",
  "id" : "38372",
  "properties" : {
    "OBJECTID" : 38372,
    "ADDRESS" : "36 WAIMATE HIGHWAY",
    "LOCATION" : "Makikihi",
    "ADDRESS_NO" : "36",
    "ROAD_NAME" : "WAIMATE HIGHWAY",
    "X_COORD" : 1452552,
    "Y_COORD" : 5056192
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      171.14104499586236,
      -44.632503315832949,
      0
    ]
  }
}