{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-spa-cap-soleil-vias-herault",
  "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": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-spa-cap-soleil-vias-herault",
  "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
  }
}