{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-faillal-montpezat-de-quercy",
  "name": "Camping du Faillal",
  "description": "Camping du Faillal is situated in a beautiful hilly landscape of Midi-Quercy. You camp here near the border of Tarn-et-Garonne and Lot. The...",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-faillal-montpezat-de-quercy",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3e031d7c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parc de Loisirs de Faillal",
    "addressLocality": "Montpezat-de-Quercy",
    "postalCode": "82270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.24322,
    "longitude": 1.47736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 73,
    "bestRating": 10,
    "worstRating": 1
  }
}