{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-perigueux-nouv-aquit",
  "name": "Aire De Camping Car",
  "description": "location near the river - barrier - payment machine [credit card or cash] - old town 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-perigueux-nouv-aquit",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701738.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Prés",
    "addressLocality": "perigueux",
    "addressRegion": "nouv-aquit-16-17-19-23-24-33-40-47-64-79-86-87",
    "postalCode": "24000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18781,
    "longitude": 0.73092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 130,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6.6+"
}