{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-louvarel-champagnat-bourgogne",
  "name": "Le Domaine de Louvarel",
  "description": "Pitch Up to 6 people from Le Domaine de Louvarel campsite in Champagnat and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-louvarel-champagnat-bourgogne",
  "image": [
    "https://img.yellohvillage.fr/var/plain_site/storage/images/_aliases/spapi_xlarge/site_marchand/camping/le_domaine_de_louvarel/1973037-256-fre-FR/le_domaine_de_louvarel.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit Louvarel",
    "addressLocality": "Champagnat",
    "addressRegion": "Bourgogne",
    "postalCode": "71480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49568,
    "longitude": 5.325053
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 1024,
    "bestRating": 5,
    "worstRating": 0
  }
}