{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-garden-la-grande-motte-occitanie",
  "name": "Camping le Garden",
  "description": "The relaxed coexistence, the magnificent greenery and the outdoor pool: these are just a few of the advantages of Camping le Garden on France's Mediterranean coast near Montpellier.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-garden-la-grande-motte-occitanie",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-le-garden/images/Camping-le-Garden.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-le-garden/images/Camping-le-Garden.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "place des Tamaris 44",
    "addressLocality": "La Grande-Motte",
    "addressRegion": "Occitanie",
    "postalCode": "34280",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5634,
    "longitude": 4.07276666
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}