{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-zeeland-kwadendamme-zelanda-paises-bajos",
  "name": "Minicamping Glamping Zeeland",
  "description": "Camping plots in glamping - shared bathrooms - Centre of Kwadendamme at 800 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-zeeland-kwadendamme-zelanda-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240436.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fransjesweg",
    "addressLocality": "Kwadendamme",
    "addressRegion": "zelanda",
    "postalCode": "4434 NA",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42749,
    "longitude": 3.88047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}