{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-boerdam-uffelte",
  "name": "Svr Camping Boerdam",
  "description": "Various camping pitches at the Boerencamping - see website for exact rates - recreation barn - Dwingelderveld - Holtingerveld with the eastern and western sand and the Drents/Frisian forest - center of Uffelte 1.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-boerdam-uffelte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651280156.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weg achter de Es",
    "addressLocality": "uffelte",
    "addressRegion": "drenthe",
    "postalCode": "7975 PZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7988,
    "longitude": 6.28984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}