{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-wijster-drenthe",
  "name": "Discharge Toilet",
  "description": "location on intersection Grondselweg and Westerhaarweg - entrance motorhome place on the Westerhaarweg - private nature area - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-wijster-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650709164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grondselweg",
    "addressLocality": "Wijster",
    "addressRegion": "drenthe",
    "postalCode": "9418 TP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.80142,
    "longitude": 6.49015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 198,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}