{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-couspeau-poet-celard-rhone-alpes",
  "name": "Le Couspeau",
  "description": "Location 8 of the campsite Le Couspeau in Poët-Célard and enjoy an unforgettable stay.",
  "url": "https://campertunity.com/listings/campgrounds/le-couspeau-poet-celard-rhone-alpes",
  "image": [
    "https://medias.sitepriv.prod.yellohvillage.fr/6128/Coupseau_Panoramique_20242_51901af1cf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1055 route de dieulefit Quartier Bellevue",
    "addressLocality": "Poët Célard",
    "addressRegion": "Rhône-Alpes",
    "postalCode": "26460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.596773,
    "longitude": 5.111015
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 816,
    "bestRating": 5,
    "worstRating": 1
  }
}