{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-vieux-chene-bauduen-provenza-alpes-costa-azul",
  "name": "Camping Le Vieux Chene",
  "description": "Many places with shade - WIFI payment - games room - walking distance to lake 300m center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-vieux-chene-bauduen-provenza-alpes-costa-azul",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876052.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D71",
    "addressLocality": "bauduen",
    "addressRegion": "provenza-alpes-costa-azul",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.72312,
    "longitude": 6.1785
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}