{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cevennes-provence-corbes-occitanie",
  "name": "Camping Cévennes Provence",
  "description": "By river - activity programme - sandwich service - shop - snack bar - restaurant - terrace - center 1.2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cevennes-provence-corbes-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651029299"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue des 2 ponts",
    "addressLocality": "Corbès",
    "addressRegion": "occitanie",
    "postalCode": "30140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.07618,
    "longitude": 3.9634
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.4+"
}