{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-chalets-de-fiolles-brens-tarn",
  "name": "LES CHALETS DE FIOLLES",
  "description": "In Brens this leisure park 4 stars offers chalets, bungalows and huts on stilts for rent. In terms of leisure, it offers a heated pool and organized activities. Furthermore, as services, you will find a bar, a grocery store, a spa/jacuzzi and massage services. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/les-chalets-de-fiolles-brens-tarn",
  "image": [
    "https://hpaguide.co.uk/i/c/5103/w/cv/cp5103-w-thumb.webp?v=1742907604"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brens",
    "addressRegion": "Tarn",
    "postalCode": "81600"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.87442909999999,
    "longitude": 1.88676
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}