{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-des-pins-soulac-soulac-sur-mer",
  "name": "Camping Paradis des Pins-Soulac",
  "description": "Camping Paradis des Pins-Soulac is a campsite located in Soulac-sur-Mer, Gironde, and located in the woods.This campsite on terraces and campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-des-pins-soulac-soulac-sur-mer",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3159b991e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "213 Passe de Formose",
    "addressLocality": "Soulac-sur-Mer",
    "postalCode": "33780",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48286,
    "longitude": -1.12719
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/aquitaine/gironde/soulac-sur-mer/camping-paradis-des-pins-soulac-115025/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}