{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lunteren-gelderland-nl",
  "name": "Discharge Toilet",
  "description": "Located on the outskirts - view on the meadows - no arrival on Sunday - near the center of the Netherlands and the sand Wekeromse (sand drift) - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lunteren-gelderland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650978779.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kattenbroekerweg",
    "addressLocality": "Lunteren",
    "addressRegion": "gelderland",
    "postalCode": "6741 GT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12176,
    "longitude": 5.63721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.66,
    "reviewCount": 147,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}