{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-lesquiras-vallon-pont-darc-rhone-alpes",
  "name": "Domaine de l’Esquiras",
  "description": "Learn the pitch From 80m2 and more of the campsite Domaine de l-Esquiras in Vallon-Pont-d-Arc and benefit from a stay in a unique natural environment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-lesquiras-vallon-pont-darc-rhone-alpes",
  "image": [
    "https://medias.yellohvillage.fr/648/panoramique_50bc36e0be.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier Saint Martin 1280 chemin du Fez",
    "addressLocality": "Vallon Pont d'Arc",
    "addressRegion": "Rhône-Alpes",
    "postalCode": "07150",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.416102,
    "longitude": 4.378813
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 506,
    "bestRating": 5,
    "worstRating": 0
  }
}