{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seacroft-caravan-and-motorhome",
  "name": "Seacroft Caravan and Motorhome Club Site",
  "description": "A 7 acre campsite with 92 electric 16-amp pitches, including 6 serviced pitches and 11 hardstandings. There’s also a separate non-electric tent field. The newly refurbished and exceptionally well-appo",
  "url": "https://campertunity.com/listings/campgrounds/seacroft-caravan-and-motorhome",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9327,
    "longitude": 1.2981
  },
  "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"
    }
  ]
}