{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-driesprong-domburg-zeeland",
  "name": "Minicamping De Driesprong",
  "description": "Vekabo camping-campsite-paved RV on separate Beach 500 m-Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-driesprong-domburg-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741923.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trommelweg",
    "addressLocality": "Domburg",
    "addressRegion": "zeeland",
    "postalCode": "4357 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55053,
    "longitude": 3.47456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€31.5+"
}