{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marinapark-bad-nederrijn-maurik-gelderland",
  "name": "Marinapark Bad Nederrijn",
  "description": "Camping pitches at Marinapark - see the website for exact prices - Betuwe - centre of Maurik 1.7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marinapark-bad-nederrijn-maurik-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651228140.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijnbandijk",
    "addressLocality": "maurik",
    "addressRegion": "gelderland",
    "postalCode": "4021 GH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.96317,
    "longitude": 5.40704
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€44+"
}