{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fakenham-racecourse",
  "name": "Fakenham Racecourse",
  "description": "A large caravan park at the side of the racecourse, covering four self-contained areas, with 120 16 amp electric hook-ups and tents in a separate area. There are TV boosters to all pitches (you’ll nee",
  "url": "https://campertunity.com/listings/campgrounds/fakenham-racecourse",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8239,
    "longitude": 0.8536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}