{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-les-dunes-longeville-sur-mer",
  "name": "Flower Camping Les Dunes",
  "description": "Flower Camping Les Dunes is located in Longeville-sur-Mer, Vandea, and is located in a wooded area. The terrace campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-les-dunes-longeville-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/8/d/5/68d536bc62a08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue du Dr Joussemet",
    "addressLocality": "Longeville-sur-Mer",
    "postalCode": "85560"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.38781,
    "longitude": -1.47811
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 40,
    "bestRating": 10,
    "worstRating": 1
  }
}