{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emplacement-camping-vias-plage-emplacement-tente-caravaning",
  "name": "Camping & SPA Cap Soleil",
  "description": "Cap soleil offers you different types of camping site. campsite with Mediterranean seafront location. Alone, as a couple, with family or with friends, you will find the location of your dreams.",
  "url": "https://campertunity.com/listings/campgrounds/emplacement-camping-vias-plage-emplacement-tente-caravaning",
  "image": [
    "https://www.capsoleil.fr/wp-content/uploads/2023/05/emplacement-toilette-prive.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Grande Cosse",
    "addressLocality": "Vias",
    "addressRegion": "Hérault",
    "postalCode": "34450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2928434,
    "longitude": 3.4004664
  },
  "sameAs": [
    "https://www.capsoleil.fr/emplacements/"
  ]
}