{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-tourbes-herault",
  "name": "Atout France",
  "description": "In Tourbes this campsite 1 star offers chalets and mobil-homes for rent. In terms of leisure, it offers a pool and organized activities. Furthermore, as services, you will find a bar and a restaurant. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-tourbes-herault",
  "image": [
    "https://hpaguide.co.uk/i/c/823/w/cv/cp823-w-thumb.webp?v=1736358259"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tourbes",
    "addressRegion": "Hérault",
    "postalCode": "34120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4311458,
    "longitude": 3.3649691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}