{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doornekamp-hierden",
  "name": "De Doornekamp",
  "description": "Tranquility, lots of green - various rates and various amperes of electricity, see website - reservation possible - chessboard for adults - Jeu de boules court - race ball track - dart courts - covered seating area - dogs on a leash - longer stay possible - sand drift - Harderwijk 3km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doornekamp-hierden",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650936726.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brouwersbosweg",
    "addressLocality": "Hierden",
    "addressRegion": "gelderland",
    "postalCode": "3849 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34704,
    "longitude": 5.66721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 252,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}