{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-domaine-des-salins-st-hilaire-de-riez-fr",
  "name": "Camping Domaine des Salins",
  "description": "Drift off on one of the Vendée's many sandy beaches! The Camping Domaine des Salins campsite is located in the west of France. Here, you will enjoy...",
  "url": "https://campertunity.com/listings/campgrounds/camping-domaine-des-salins-st-hilaire-de-riez-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c971f5ade6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43 chemin du Quart du Matelot",
    "addressLocality": "St. Hilaire-de-Riez",
    "postalCode": "85270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.76286,
    "longitude": -2.02561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 160,
    "bestRating": 10,
    "worstRating": 1
  }
}