{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-mise-a-l-eau-ambialet-fr",
  "name": "Camping La Mise à l'Eau",
  "description": "Campsite La Mise à l'Eau is a campsite in Ambialet, Tarn, located in the woods and river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-mise-a-l-eau-ambialet-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675067fb1775e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ld. Fedusse",
    "addressLocality": "Ambialet",
    "postalCode": "81430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.94142,
    "longitude": 2.38428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}