{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vallon-pont-darc-france",
  "name": "Campsites",
  "description": "Book your holiday in Ardèche at our 5-star campsite La Roubine in Vallon Pont D'Arc, nestled by the river in a preserved natural setting!",
  "url": "https://campertunity.com/listings/campgrounds/vallon-pont-darc-france",
  "image": [
    "https://img.sandayagroupe.eu/images/3/7/7/2/672773-37-fre-FR/1b6be0fdd822-RBN_DRONE_052.jpg",
    "/build/images/picto-video.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "672 Chemin de la Roubine",
    "addressLocality": "672 Chemin de la Roubine 07150 Vallon Pont d'Arc",
    "addressRegion": "France",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.382122,
    "longitude": 4.416257
  },
  "checkinTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 320,
    "bestRating": 5,
    "worstRating": 1
  }
}