{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-la-riviere-donzenac-nouvelle-aquitaine",
  "name": "Aire Camping Car Park La Riviere",
  "description": "Camper location with service for passers-by [€ 5.00 without overnight stay] - supermarket 100 m - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-la-riviere-donzenac-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650905101.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Riviere",
    "addressLocality": "Donzenac",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "19270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2187,
    "longitude": 1.51918
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9.6+"
}