{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-den-stuwwal-groesbeek-gelderland-nl",
  "name": "Camping Op den Stuwwal",
  "description": "Beautifully situated on a lateral moraine - Mokerheide within walking distance - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-den-stuwwal-groesbeek-gelderland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035767.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klein Amerika",
    "addressLocality": "Groesbeek",
    "addressRegion": "gelderland",
    "postalCode": "6562 KC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.75577,
    "longitude": 5.92586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.41,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25.5+"
}