{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-palace-soulac-sur-mer-1",
  "name": "Camping Le Palace",
  "description": "Camping Le Palace is a campsite in Soulac-sur-Mer, Gironde, located by the sea and in a wood.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-palace-soulac-sur-mer-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67498209e8608.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "bd Marsan de Montbrun",
    "addressLocality": "Soulac-sur-Mer",
    "postalCode": "33780",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.50167,
    "longitude": -1.13208
  },
  "sameAs": [
    "https://www.camping-palace.com/",
    "https://www.eurocampings.co.uk/france/aquitaine/gironde/soulac-sur-mer/camping-le-palace-103436/",
    "https://www.spottocamp.com/fr/campsites/camping-le-palace-soulac-sur-mer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}