{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gelder-wood-manchester-greater-manchester",
  "name": "Gelder Wood Country Park",
  "description": "Welcome to Gelderwood Caravan & Country Park.A warm Lancashire welcome awaits you at Gelderwood Country Park. Nestling between the River Naden and the Cheesden Brook, 1/4 mile from the rural hamlet of Ashworth, the Park comprises 10 acres of well maintained grounds, approximately 15 acres of mature woodland, which is particularly popular with walkers and bird watchersWithin walking distance of several excellent restaurants to suit all tastes. 4 miles to Bury with its World Famous Market and h...",
  "url": "https://campertunity.com/listings/campgrounds/gelder-wood-manchester-greater-manchester",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Edenfield Road",
    "addressLocality": "Manchester",
    "addressRegion": "Greater Manchester",
    "postalCode": "OL11 5UP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4794892,
    "longitude": -2.2451148
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}