{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ruisseau-du-treil-larnagol",
  "name": "Camping Ruisseau du Treil",
  "description": "Campsite Ruisseau du Treil is a campsite that is located in Larnagol, Lot, and located river/stream.This campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ruisseau-du-treil-larnagol",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c23a386f9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Ruisseau",
    "addressLocality": "Larnagol",
    "postalCode": "46160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.47331,
    "longitude": 1.78356
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 117,
    "bestRating": 10,
    "worstRating": 1
  }
}