{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-petite-motte-la-grande-motte",
  "name": "Camping La Petite Motte",
  "description": "Camping La Petite Motte is a campsite in La Grande-Motte, Hérault.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-petite-motte-la-grande-motte",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c80f8983a3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "195 allée des Peupliers",
    "addressLocality": "La Grande-Motte",
    "postalCode": "34280",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.56444,
    "longitude": 4.07519
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}