{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ben-nevis-campervan-overnight-parking-fort-william-scotland",
  "name": "Ben Nevis Campervan Overnight Parking",
  "description": "Across the road from the Ben Nevis visitor center - Owner lives in the house next door - center 3 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ben-nevis-campervan-overnight-parking-fort-william-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651073062.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glen Nevis",
    "addressLocality": "Fort William",
    "addressRegion": "scotland",
    "postalCode": "PH33 6ST",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.80745,
    "longitude": -5.07704
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£10+"
}