{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-provencal-dieulefit-rhone-alpes-frankreich",
  "name": "Domaine Provençal",
  "description": "Learn the pitch From 100m2 and more of the campsite Domaine Provençal in Dieulefit and benefit from a stay in a unique natural environment.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-provencal-dieulefit-rhone-alpes-frankreich",
  "image": [
    "https://medias.yellohvillage.fr/7213/Panoramique_2023_Domaine_Provencal_804fe43158.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 chemin de la Bicoque",
    "addressLocality": "Dieulefit",
    "addressRegion": "Rhône-Alpes",
    "postalCode": "26220",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.521697,
    "longitude": 5.060758
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 503,
    "bestRating": 5,
    "worstRating": 1
  }
}