{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-reebok-landgoed-zand-zelhem-gelderland",
  "name": "Camperplaats Reebok Landgoed Het Zand",
  "description": "Camper location in Zelhem woods - the Veldhoek - report at reception at Berkendijk 4 - dogs leashed - 18 holes golf course 3km - center Zelhem 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-reebok-landgoed-zand-zelhem-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698744.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berkendijk",
    "addressLocality": "zelhem",
    "addressRegion": "gelderland",
    "postalCode": "7021 HE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03248,
    "longitude": 6.3834
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.5+"
}