{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-13-44",
  "name": "Discharge Toilet",
  "description": "quiet RV Park between Woods and fields-located in the heart of the Reggedal-arrival till 10 pm-Hancateweg route via East immediately afterwards, turn right onto Southern Canal Dyke-entrance 200 m-near the Lemelerberg and Pieterpad Centre 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-13-44",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650917727.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ommerweg",
    "addressLocality": "Hellendoorn",
    "addressRegion": "overijssel",
    "postalCode": "7447 RJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43428,
    "longitude": 6.44072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 91,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}