{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caveau-du-chene-domaine-petit-pin-vestric-et-candiac",
  "name": "Caveau Du Chene Domaine Petit Pin",
  "description": "sale of wine and regional products",
  "url": "https://campertunity.com/listings/campgrounds/caveau-du-chene-domaine-petit-pin-vestric-et-candiac",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750849.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D58",
    "addressLocality": "vestric-et-candiac",
    "addressRegion": "occitanie",
    "postalCode": "30600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.57327,
    "longitude": 4.30518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.02,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}