{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-bonnette-caylus-france",
  "name": "Camping De la Bonnette",
  "description": "Camping De La Bonnette is located in the small valley of its name giver, the river Bonnette, in the southern Tarn-et-Garonne. From the green, open...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-bonnette-caylus-france",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674af8cb9afee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "672 route de la Bonnette",
    "addressLocality": "Caylus",
    "postalCode": "82160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.23397,
    "longitude": 1.77531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 177,
    "bestRating": 10,
    "worstRating": 1
  }
}