{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warden-bay-park-leysdown-on-sea",
  "name": "Warden Bay Park",
  "description": "Warden Bay Park is a camping location in Leysdown-on-Sea.",
  "url": "https://campertunity.com/listings/campgrounds/warden-bay-park-leysdown-on-sea",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leysdown-on-Sea",
    "addressRegion": "england",
    "postalCode": "ME12 4LT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.40046,
    "longitude": 0.9077
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111780/warden-bay-park",
    "https://www.campercontact.com/en/united-kingdom/england/leysdown-on-sea/111780/warden-bay-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}