{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-domaine-du-clarys-st-jean-de-monts-vendea",
  "name": "Le Domaine du Clarys",
  "description": "Rent yours in St Jean de Monts with Homair Le Domaine du Clarys and book your holidays online.",
  "url": "https://campertunity.com/listings/campgrounds/le-domaine-du-clarys-st-jean-de-monts-vendea",
  "image": [
    "https://www.homair.com/photos/camping/154/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "77 avenue des épines",
    "addressLocality": "St Jean de Monts",
    "addressRegion": "Vendea",
    "postalCode": "85160",
    "addressCountry": "Francia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7526767,
    "longitude": -2.0147078
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 1647,
    "bestRating": 5,
    "worstRating": 1
  }
}