{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olde-bargen-dwingeloo-drenthe",
  "name": "Camping Olde Bargen",
  "description": "large camping - in the middle of nature - max 2 dogs on leash - rest - center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olde-bargen-dwingeloo-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650857482.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Hoogeveensedijk",
    "addressLocality": "dwingeloo",
    "addressRegion": "drenthe",
    "postalCode": "7991 PD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8216,
    "longitude": 6.39324
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.19,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.8+"
}