{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-hellendoorn-overijssel",
  "name": "Discharge Toilet",
  "description": "Location with a view of the estate - situated in the outskirts of Marle - Limousin farm with farm shop - possibility to buy a net of wood for a campfire - centre of Hellendoorn: 7km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-hellendoorn-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650823598.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Twentseweg",
    "addressLocality": "Hellendoorn",
    "addressRegion": "overijssel",
    "postalCode": "7443 SL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3985,
    "longitude": 6.50872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.42,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}