{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-jean-de-monts-camping-domaine-clarys-5-etoiles",
  "name": "Camping Saint Jean de Monts | Camping Domaine du Clarys 5 étoiles en Vendée",
  "description": "Le Domaine du Claris 5-star campsite in Saint-Jean-de-Monts welcomes you in Vendée to stay in a high-end mobile home and enjoy a huge water park",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-jean-de-monts-camping-domaine-clarys-5-etoiles",
  "image": [
    "https://api.homair.com/photos/camping/154/miniature.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Jean-De-Monts",
    "addressRegion": "Vendée",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7526767,
    "longitude": -2.0147078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 2097,
    "bestRating": 5,
    "worstRating": 1
  }
}