{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-buitenhof-lewedorp-zeeland",
  "name": "Minicamping Buitenhof",
  "description": "Camping pitches at the campsite - Goes and Middelburg - center Lewedorp 1.7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-buitenhof-lewedorp-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651118386"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dekkersweg",
    "addressLocality": "Lewedorp",
    "addressRegion": "zeeland",
    "postalCode": "4456 NT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49079,
    "longitude": 3.736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}