{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-leven-beach-leven-scotland",
  "name": "Parking Leven beach",
  "description": "Camper pitches on the edge of the beach - center 1km.",
  "url": "https://campertunity.com/listings/campgrounds/parking-leven-beach-leven-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255046.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Promonade",
    "addressLocality": "Leven",
    "addressRegion": "scotland",
    "postalCode": "KY8 4HT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.19958,
    "longitude": -2.98524
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/leven/161455/parking-leven-beach"
  ],
  "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": "5",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£5+"
}