{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-plage-les-sables-dolonne",
  "name": "Aire De Camping Car La Plage",
  "description": "at old station - with barrier - gravel ground - near beach / boulevard - current 24x - all-in rate - payment machine with debit card - in winter free, but amenities are then closed - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-plage-les-sables-dolonne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650706737.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Printanière",
    "addressLocality": "les-sables-dolonne",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49656,
    "longitude": -1.77495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.91,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.5+"
}