{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-jean-de-monts-vendee",
  "name": "What are the arrival and departure times?",
  "description": "Discover camping Le Domaine du Clarys in St Jean de Monts: Water space, Activities & Animations, Practical information - Book your mobile home holiday with Homair!",
  "url": "https://campertunity.com/listings/campgrounds/st-jean-de-monts-vendee",
  "image": [
    "https://cdn-2.homair.com/photos/france/vendee/saint-jean-de-monts/le-domaine-du-clarys_220512.jpg",
    "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "St Jean de Monts",
    "addressRegion": "Vendée",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7526767,
    "longitude": -2.0147078
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 2230,
    "bestRating": 5,
    "worstRating": 1
  }
}