{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-du-lac-de-la-thesauque-montgeard-nailloux",
  "name": "Flower Camping du Lac de la Thésauque",
  "description": "Flower Camping du Lac de la Thésauque is a campsite located in Montgeard, Haute-Garonne, on the edge of a lake/ pond...",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-du-lac-de-la-thesauque-montgeard-nailloux",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67499060abc88.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "384 chemin de le Thésauque",
    "addressLocality": "Montgeard/Nailloux",
    "postalCode": "31560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35497,
    "longitude": 1.64861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 154,
    "bestRating": 10,
    "worstRating": 1
  }
}