{
  "vendor" : "ESRI",
  "LayerId" : 2,
  "LayerName" : "Compulsory Kerbside Collection Areas",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Townships",
      "type" : "esriFieldTypeString",
      "length" : 25
    },
    {
      "name" : "Comments",
      "type" : "esriFieldTypeString",
      "length" : 100
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "9",
      "properties" : {
        "OBJECTID" : 9,
        "Townships" : "Timaru",
        "Comments" : "Timaru Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "10",
      "properties" : {
        "OBJECTID" : 10,
        "Townships" : "Winchester",
        "Comments" : "Winchester Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "11",
      "properties" : {
        "OBJECTID" : 11,
        "Townships" : "Orari",
        "Comments" : "Orari Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "12",
      "properties" : {
        "OBJECTID" : 12,
        "Townships" : "Pareora",
        "Comments" : "Pareora Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "13",
      "properties" : {
        "OBJECTID" : 13,
        "Townships" : "Geraldine",
        "Comments" : "Geraldine Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "14",
      "properties" : {
        "OBJECTID" : 14,
        "Townships" : "Temuka",
        "Comments" : "Temuka Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "15",
      "properties" : {
        "OBJECTID" : 15,
        "Townships" : "Cave",
        "Comments" : "Cave Compulsory Kerbside Rate Area"
      }
    },
    {
      "type" : "Feature",
      "id" : "16",
      "properties" : {
        "OBJECTID" : 16,
        "Townships" : "Pleasant Point",
        "Comments" : "Pleasant Point Compulsory Kerbside Rate Area"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://maps.timaru.govt.nz/server/rest/services/Vector/Otto_Collection_Areas/OGCFeatureServer/collections/2/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/Otto_Collection_Areas/OGCFeatureServer/collections/2/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-08T20:39:05Z",
  "numberMatched" : 8,
  "numberReturned" : 8
}