{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pausado-camping-la-vallee-heureuse-orgon",
  "name": "Pausado Camping La Vallée Heureuse",
  "description": "The campsite La Vallée Happye is located in the middle of a green valley near the village of Orgon. The...",
  "url": "https://campertunity.com/listings/campgrounds/pausado-camping-la-vallee-heureuse-orgon",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c6386af6ff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Impasse Lavau",
    "addressLocality": "Orgon",
    "postalCode": "13660",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.78306,
    "longitude": 5.04139
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}