{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sint-maartens-zee-ardoercamping-sint-maartensvlotbrug-holan",
  "name": "Sint Maartens zee, Ardoercamping",
  "description": "Motorhome pitches and camping pitches - located behind the dunes - consult the website to know the correct rates - mini golf - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sint-maartens-zee-ardoercamping-sint-maartensvlotbrug-holan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651161807.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerduinweg",
    "addressLocality": "Sint Maartensvlotbrug",
    "addressRegion": "holanda-septentrional",
    "postalCode": "1753 BA",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79425,
    "longitude": 4.68881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.42,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "28+"
}