{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seaview-111769-england",
  "name": "Seaview Park",
  "description": "Seaview Park is a camping location in Leysdown-on-Sea. It offers a swimming pool, golf facilities, supermarket, playground, marina, security measures, illuminated area, hardened surface, grass, waste water discharge, toilet facilities, showers, laundry facilities, WiFi, dog-friendly policy, and bread service.",
  "url": "https://campertunity.com/listings/campgrounds/seaview-111769-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warden Bay Road",
    "addressLocality": "111769",
    "addressRegion": "england",
    "postalCode": "ME12 4NB",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.40295,
    "longitude": 0.90823
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111769/seaview-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}