{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-grashoek-limburg",
  "name": "Discharge Toilet",
  "description": "Camper location at picking and tea garden - reservation possible via website - outdoor terrace - Peel en Maas - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-grashoek-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651165881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Belgenhoek",
    "addressLocality": "Grashoek",
    "addressRegion": "limburg",
    "postalCode": "5985 NJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3711,
    "longitude": 5.91748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}