{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-stropielekker-zaamslag-netherlands",
  "name": "Minicamping Stropielekker",
  "description": "Vekabo camping with separate places for campers - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-stropielekker-zaamslag-netherlands",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741782.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Axelsestraat",
    "addressLocality": "Zaamslag",
    "postalCode": "4543 RN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.30312,
    "longitude": 3.90312
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.3+"
}