{
  "vendor" : "ESRI",
  "LayerId" : 0,
  "LayerName" : "Community Facilities",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "Id",
      "type" : "esriFieldTypeInteger"
    },
    {
      "name" : "Site_Name",
      "type" : "esriFieldTypeString",
      "length" : 50
    },
    {
      "name" : "Site_Ref",
      "type" : "esriFieldTypeString",
      "length" : 50
    },
    {
      "name" : "X",
      "type" : "esriFieldTypeDouble"
    },
    {
      "name" : "Y",
      "type" : "esriFieldTypeDouble"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -1.1293527392533238,
          53.062683278414681
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Id" : 0,
        "Site_Name" : "Papplewick Pumping Station",
        "Site_Ref" : " ",
        "X" : 458338.562347,
        "Y" : 352103.05989899999
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -1.1808420511827147,
          53.053683671283054
        ]
      },
      "properties" : {
        "OBJECTID" : 2,
        "Id" : 0,
        "Site_Name" : "The Griffins Head Public House",
        "Site_Ref" : " ",
        "X" : 454899.97755299998,
        "Y" : 351061.36677399999
      }
    },
    {
      "type" : "Feature",
      "id" : "3",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -1.1830447513499334,
          53.053445483517024
        ]
      },
      "properties" : {
        "OBJECTID" : 3,
        "Id" : 0,
        "Site_Name" : "Papplewick and Linby Village Hall",
        "Site_Ref" : " ",
        "X" : 454752.657259,
        "Y" : 351033.188593
      }
    },
    {
      "type" : "Feature",
      "id" : "4",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -1.182823133758256,
          53.060484944599658
        ]
      },
      "properties" : {
        "OBJECTID" : 4,
        "Id" : 0,
        "Site_Name" : "Papplewick and Linby Cricket Club",
        "Site_Ref" : " ",
        "X" : 454758.58393700002,
        "Y" : 351816.35682599997
      }
    },
    {
      "type" : "Feature",
      "id" : "5",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -1.1835196688884537,
          53.05278829429858
        ]
      },
      "properties" : {
        "OBJECTID" : 5,
        "Id" : 0,
        "Site_Name" : "Queen Elizabeth 2nd Playing Field",
        "Site_Ref" : " ",
        "X" : 454721.66125900001,
        "Y" : 350959.726883
      }
    }
  ],
  "links" : [
    {
      "href" : "https://gedlingmaps.gedling.gov.uk/arcgis/rest/services/opendata/PNP_Community/OGCFeatureServer/collections/0/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://gedlingmaps.gedling.gov.uk/arcgis/rest/services/opendata/PNP_Community/OGCFeatureServer/collections/0/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-05-01T05:03:58Z",
  "numberMatched" : 5,
  "numberReturned" : 5
}