{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-chateau-doleron-nouvelle-aquitaine-fr",
  "name": "Aire de Camping Car",
  "description": "is located on Route des Huitres - on the site of the former camping municipal - cash machine - bakery arrives - daily check - all-in rate - supermarket 1.7 km - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-chateau-doleron-nouvelle-aquitaine-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Philippe Daste",
    "addressLocality": "Le Château-d'Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8964,
    "longitude": -1.20219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.5+"
}