{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grafham-water-caravan-club-site-east-of-england",
  "name": "Grafham Water Caravan Club Site",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/grafham-water-caravan-club-site-east-of-england",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/old-manor-caravan-park/dGdJe_s3Vl48.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/old-manor-caravan-park/tSs_4icWzHii.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Church Road Grafham null",
    "addressLocality": "Grafham Water Caravan Club Site",
    "addressRegion": "East of England",
    "postalCode": "PE28 0BB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.311677631054636,
    "longitude": -0.30390565872192354
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}