{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-reeendal-loenen-gelderland-1",
  "name": "Camping Reeendal",
  "description": "campsite near the Loenense Forest [Veluwe] - spring holidays = high season, see website - spacious pitches - traces of deer, deer and wild boar - supermarket/restaurants 1km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-reeendal-loenen-gelderland-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795592.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loener Schepersweg",
    "addressLocality": "Loenen",
    "addressRegion": "gelderland",
    "postalCode": "7371 EZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11863,
    "longitude": 6.00745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 100,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.95+"
}