{
  "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/38547?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/38547?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/38547?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Address",
  "id" : "38547",
  "properties" : {
    "OBJECTID" : 38547,
    "ADDRESS" : "56 WAIMATE HIGHWAY",
    "LOCATION" : "Saint Andrews",
    "ADDRESS_NO" : "56",
    "ROAD_NAME" : "WAIMATE HIGHWAY",
    "X_COORD" : 1456162,
    "Y_COORD" : 5067540
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      171.18970914527185,
      -44.531123652962393,
      0
    ]
  }
}