{
  "vendor" : "ESRI",
  "LayerId" : 3,
  "LayerName" : "CBD Otto Collection Areas",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Location",
      "type" : "esriFieldTypeString",
      "length" : 25
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "8",
      "properties" : {
        "OBJECTID" : 8,
        "Location" : "Pleasant Point CBD"
      }
    },
    {
      "type" : "Feature",
      "id" : "9",
      "properties" : {
        "OBJECTID" : 9,
        "Location" : "Temuka CBD Weekly"
      }
    },
    {
      "type" : "Feature",
      "id" : "10",
      "properties" : {
        "OBJECTID" : 10,
        "Location" : "Geraldine CBD"
      }
    },
    {
      "type" : "Feature",
      "id" : "11",
      "properties" : {
        "OBJECTID" : 11,
        "Location" : "Timaru CBD"
      }
    },
    {
      "type" : "Feature",
      "id" : "12",
      "properties" : {
        "OBJECTID" : 12,
        "Location" : "Temuka CBD Weekly"
      }
    },
    {
      "type" : "Feature",
      "id" : "13",
      "properties" : {
        "OBJECTID" : 13,
        "Location" : "Temuka CBD Fortnightly"
      }
    },
    {
      "type" : "Feature",
      "id" : "14",
      "properties" : {
        "OBJECTID" : 14,
        "Location" : "Temuka CBD Fortnightly"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://maps.timaru.govt.nz/server/rest/services/Vector/Otto_Collection_Areas/OGCFeatureServer/collections/3/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/3/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-09T16:59:15Z",
  "numberMatched" : 7,
  "numberReturned" : 7
}