{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ncc-terrein-de-rolle-diffelen",
  "name": "NCC Terrein De Rolle",
  "description": "Camping pitches on Terrein Nederlandse Caravanclub - at least 5 days before arrival booking through the website for up to 5 nights per year - only accessible for motorhomes loaded up to <3500kg - CCI/FICC-card - center Diffen 850m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ncc-terrein-de-rolle-diffelen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651075618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Esweg",
    "addressLocality": "Diffelen",
    "postalCode": "7795 DD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52267,
    "longitude": 6.5455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}