{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nederrijkswald-berg-en-dal-gelderland",
  "name": "Camping Nederrijkswald",
  "description": "camper pitches - also camping pitches in good weather - pre- and post-season discount see campsite website - paid wifi in almost all places - new sanitary - by bus to Africa-museum - Nijmegen 7km - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nederrijkswald-berg-en-dal-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796612.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zevenheuvelenweg",
    "addressLocality": "berg-en-dal",
    "addressRegion": "gelderland",
    "postalCode": "6571 CH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.80325,
    "longitude": 5.92758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.8+"
}