{
  "vendor" : "ESRI",
  "LayerId" : 54,
  "LayerName" : "Urban_Rural_Boundaries",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Township",
      "type" : "esriFieldTypeString",
      "length" : 20
    },
    {
      "name" : "Location",
      "type" : "esriFieldTypeString",
      "length" : 20
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "Shape_STArea__",
      "type" : "esriFieldTypeDouble"
    },
    {
      "name" : "Shape_STLength__",
      "type" : "esriFieldTypeDouble"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "properties" : {
        "OBJECTID" : 1,
        "Township" : "Rural",
        "Location" : "Rural",
        "Shape_STArea__" : 535388.53259358997
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "properties" : {
        "OBJECTID" : 2,
        "Township" : "Timaru",
        "Location" : "Urban",
        "Shape_STArea__" : 40423.02246195
      }
    },
    {
      "type" : "Feature",
      "id" : "3",
      "properties" : {
        "OBJECTID" : 3,
        "Township" : "Pleasant Point",
        "Location" : "Urban",
        "Shape_STArea__" : 13432.48566735
      }
    },
    {
      "type" : "Feature",
      "id" : "4",
      "properties" : {
        "OBJECTID" : 4,
        "Township" : "Temuka",
        "Location" : "Urban",
        "Shape_STArea__" : 13643.63417788
      }
    },
    {
      "type" : "Feature",
      "id" : "5",
      "properties" : {
        "OBJECTID" : 5,
        "Township" : "Winchester",
        "Location" : "Urban",
        "Shape_STArea__" : 5714.4355247800004
      }
    },
    {
      "type" : "Feature",
      "id" : "6",
      "properties" : {
        "OBJECTID" : 6,
        "Township" : "Geraldine",
        "Location" : "Urban",
        "Shape_STArea__" : 13570.88855345
      }
    },
    {
      "type" : "Feature",
      "id" : "7",
      "properties" : {
        "OBJECTID" : 7,
        "Township" : "Cave",
        "Location" : "Urban",
        "Shape_STArea__" : 3321.0168251300001
      }
    },
    {
      "type" : "Feature",
      "id" : "8",
      "properties" : {
        "OBJECTID" : 8,
        "Township" : "Orari",
        "Location" : "Urban",
        "Shape_STArea__" : 5662.9652645400001
      }
    },
    {
      "type" : "Feature",
      "id" : "9",
      "properties" : {
        "OBJECTID" : 9,
        "Township" : "Pareora",
        "Location" : "Urban",
        "Shape_STArea__" : 5416.9163342700003
      }
    }
  ],
  "links" : [
    {
      "href" : "https://maps.timaru.govt.nz/server/rest/services/Vector/TicketAccess_Test/OGCFeatureServer/collections/54/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=application/geo+json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://maps.timaru.govt.nz/server/rest/services/Vector/TicketAccess_Test/OGCFeatureServer/collections/54/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "this document as HTML"
    }
  ],
  "timeStamp" : "2026-04-08T16:39:41Z",
  "numberMatched" : 9,
  "numberReturned" : 9
}