{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marina-stellendam-stellendam-south-holland",
  "name": "Marina Stellendam",
  "description": "Marina Stellendam is a beautiful marina on the Haringvliet. 19 motorhome pitches are made on the grounds of the marina.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marina-stellendam-stellendam-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deltahaven",
    "addressLocality": "Stellendam",
    "addressRegion": "south-holland",
    "postalCode": "3251 LC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82001,
    "longitude": 4.04876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€30+"
}