{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-vallagnon-laveissiere",
  "name": "Camping Le Vallagnon",
  "description": "Camping Le Vallagnon is a campsite in Laveissière, Cantal, on the river/stream. This campsite has pitches with shade, without shadows and places with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-vallagnon-laveissiere",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674ddfcfe8bbd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 rue du Lac Glory",
    "addressLocality": "Laveissière",
    "postalCode": "15300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.11628,
    "longitude": 2.81139
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}