{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-buitengoed-de-veenstede-gieterveen-drenthe",
  "name": "Camping Buitengoed De Veenstede",
  "description": "SVR campsite - landscape campsite - camping pitches - motorhome pitches - electricity valley landscape Hunzedal - center 650m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-buitengoed-de-veenstede-gieterveen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650981640"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boerendijk",
    "addressLocality": "gieterveen",
    "addressRegion": "drenthe",
    "postalCode": "9511 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.02334,
    "longitude": 6.83864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}