{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunelia-la-source-therondels",
  "name": "Camping Sunêlia La Source",
  "description": "Camping La Source is a campsite with a unique location: on the edge of the Sarrans reservoir. From the campsite you have a view over the lake, the...",
  "url": "https://campertunity.com/listings/campgrounds/sunelia-la-source-therondels",
  "image": [
    "https://cdn1.acsi.eu/6/7/d/b/67dbebe0ce115.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 Presqu'ile-de-Laussac",
    "addressLocality": "Thérondels",
    "postalCode": "12600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.85367,
    "longitude": 2.77103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 119,
    "bestRating": 10,
    "worstRating": 1
  }
}