{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-moulin-saint-denis-doleron-poitou-charentes",
  "name": "Aire de Camping Car le Moulin",
  "description": "great place [former camping] grass and sand-a lot of shade often high winds-glass baking sink-b comes about 9.15 you along 1 km marshy-rain quickly at all-in price, including hot shower automatic beach, bank card center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-moulin-saint-denis-doleron-poitou-charentes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650669932.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Seulières",
    "addressLocality": "Saint-Denis-d’Oléron",
    "addressRegion": "poitou-charentes-16-17-79-86",
    "postalCode": "17650",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.02773,
    "longitude": -1.38342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.68,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}