{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-plein-sud-st-jean-de-monts",
  "name": "Camping Plein Sud",
  "description": "On the Atlantic coast in the Vendée, between the seaside resorts of Notre-Dame-de-Monts and Saint-Jean-de-Monts, you will find the quiet campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-plein-sud-st-jean-de-monts",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b1672a2c19.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "246 route Notre Dame de Monts",
    "addressLocality": "St. Jean-de-Monts",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80975,
    "longitude": -2.10928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 189,
    "bestRating": 10,
    "worstRating": 1
  }
}