{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-klein-scheveningen-lopikerkapel-utrecht",
  "name": "Camperplaats Klein Scheveningen",
  "description": "Location for motorhomes on the beach in Lek - also storage for motorhomes / caravans - Alluvial plain area - Nieuwegein 3 km - center Lopikerkapel 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-klein-scheveningen-lopikerkapel-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651021378.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lekdijk Oost",
    "addressLocality": "lopikerkapel",
    "addressRegion": "utrecht",
    "postalCode": "3412 KT",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.98727,
    "longitude": 5.04786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}