{
  "vendor" : "ESRI",
  "LayerId" : 1,
  "LayerName" : "Otto Collection Areas",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "COLLECTION_TYPE",
      "type" : "esriFieldTypeString",
      "length" : 10
    },
    {
      "name" : "COLLECTION_DAY",
      "type" : "esriFieldTypeString",
      "length" : 10
    },
    {
      "name" : "COLLECTION_NAME",
      "type" : "esriFieldTypeString",
      "length" : 30
    },
    {
      "name" : "TRUCK_DAY",
      "type" : "esriFieldTypeString",
      "length" : 20
    },
    {
      "name" : "COLLECTION_FREQUENCY",
      "type" : "esriFieldTypeString",
      "length" : 15
    },
    {
      "name" : "LOCALITY",
      "type" : "esriFieldTypeString",
      "length" : 20
    },
    {
      "name" : "LINK",
      "type" : "esriFieldTypeString",
      "length" : 500
    },
    {
      "name" : "SHAPE",
      "type" : "esriFieldTypeGeometry"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "properties" : {
        "OBJECTID" : 1,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday 1",
        "TRUCK_DAY" : "W1",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "properties" : {
        "OBJECTID" : 2,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday 3B",
        "TRUCK_DAY" : "W3B",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "3",
      "properties" : {
        "OBJECTID" : 3,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday 2A",
        "TRUCK_DAY" : "W2A",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "5",
      "properties" : {
        "OBJECTID" : 5,
        "COLLECTION_DAY" : "Monday",
        "COLLECTION_NAME" : "Monday 1",
        "TRUCK_DAY" : "M1",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "6",
      "properties" : {
        "OBJECTID" : 6,
        "COLLECTION_DAY" : "Monday",
        "COLLECTION_NAME" : "Monday 2",
        "TRUCK_DAY" : "M2",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "11",
      "properties" : {
        "OBJECTID" : 11,
        "COLLECTION_DAY" : "Friday",
        "COLLECTION_NAME" : "Friday",
        "TRUCK_DAY" : "FR",
        "LOCALITY" : "North"
      }
    },
    {
      "type" : "Feature",
      "id" : "12",
      "properties" : {
        "OBJECTID" : 12,
        "COLLECTION_DAY" : "Monday",
        "COLLECTION_NAME" : "Monday",
        "TRUCK_DAY" : "MR",
        "LOCALITY" : "North"
      }
    },
    {
      "type" : "Feature",
      "id" : "13",
      "properties" : {
        "OBJECTID" : 13,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday",
        "TRUCK_DAY" : "WR",
        "LOCALITY" : "North"
      }
    },
    {
      "type" : "Feature",
      "id" : "14",
      "properties" : {
        "OBJECTID" : 14,
        "COLLECTION_DAY" : "Friday",
        "COLLECTION_NAME" : "Friday 2",
        "TRUCK_DAY" : "F2",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "15",
      "properties" : {
        "OBJECTID" : 15,
        "COLLECTION_DAY" : "Thursday",
        "COLLECTION_NAME" : "Thursday 2",
        "TRUCK_DAY" : "TH2",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "36",
      "properties" : {
        "OBJECTID" : 36,
        "COLLECTION_DAY" : "Tuesday",
        "COLLECTION_NAME" : "Tuesday",
        "TRUCK_DAY" : "TUE",
        "LOCALITY" : "North"
      }
    },
    {
      "type" : "Feature",
      "id" : "241",
      "properties" : {
        "OBJECTID" : 241,
        "COLLECTION_DAY" : "Thursday",
        "COLLECTION_NAME" : "Thursday 1",
        "TRUCK_DAY" : "TH1",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "243",
      "properties" : {
        "OBJECTID" : 243,
        "COLLECTION_DAY" : "Tuesday",
        "COLLECTION_NAME" : "Tuesday 2",
        "TRUCK_DAY" : "TU2",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "274",
      "properties" : {
        "OBJECTID" : 274,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday 3A",
        "TRUCK_DAY" : "W3A",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "278",
      "properties" : {
        "OBJECTID" : 278,
        "COLLECTION_DAY" : "Tuesday",
        "COLLECTION_NAME" : "Tuesday 1",
        "TRUCK_DAY" : "TU1",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "280",
      "properties" : {
        "OBJECTID" : 280,
        "COLLECTION_DAY" : "Wednesday",
        "COLLECTION_NAME" : "Wednesday 2B",
        "TRUCK_DAY" : "W2B",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "286",
      "properties" : {
        "OBJECTID" : 286,
        "COLLECTION_DAY" : "Friday",
        "COLLECTION_NAME" : "Friday 1",
        "TRUCK_DAY" : "F1",
        "LOCALITY" : "South"
      }
    },
    {
      "type" : "Feature",
      "id" : "287",
      "properties" : {
        "OBJECTID" : 287,
        "COLLECTION_DAY" : "Thursday",
        "COLLECTION_NAME" : "Thursday",
        "TRUCK_DAY" : "THR",
        "LOCALITY" : "North"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://maps.timaru.govt.nz/server/rest/services/Vector/Otto_Collection_Areas/OGCFeatureServer/collections/1/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/1/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-08T09:28:13Z",
  "numberMatched" : 18,
  "numberReturned" : 18
}