{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bout-du-monde-verdun-en-lauragais-languedoc-roussillon",
  "name": "Le Bout du Monde",
  "description": "Learn the pitch From 100m2 and more of the campsite Le Bout du Monde in Verdun-en-Lauragais and benefit from a stay in unique nature environment.",
  "url": "https://campertunity.com/listings/campgrounds/bout-du-monde-verdun-en-lauragais-languedoc-roussillon",
  "image": [
    "https://medias.yellohvillage.fr/320/0201_Le_bout_du_monde_Sandrine_Mader_photo_aspheries_jpg_2_06cc5f7a63.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ferme de Rhodes",
    "addressLocality": "Verdun en Lauragais",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "11400",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.376805,
    "longitude": 2.074854
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 362,
    "bestRating": 5,
    "worstRating": 1
  }
}