{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leven-beach-holiday-park-leven",
  "name": "Leven Beach Holiday Park",
  "description": "Holiday park at Leven Beach - direct access to the beach - stretching along the shores of Largo Bay,",
  "url": "https://campertunity.com/listings/campgrounds/leven-beach-holiday-park-leven",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Promenade",
    "addressLocality": "Leven",
    "addressRegion": "scotland",
    "postalCode": "KY8 4HY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.20085,
    "longitude": -2.98312
  },
  "sameAs": [
    "https://www.campercontact.com/es/reino-unido/escocia/leven/112276/leven-beach-holiday-park",
    "https://www.pettycur.co.uk/leven.asp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "29",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£29+"
}