{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-chenes-vieux-boucau-les-bains",
  "name": "Camping Les Chenes",
  "description": "Campsite Les Chenes is a campsite in Vieux Boucau Les Bains, France. Book and review Campsite Les Chenes on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-chenes-vieux-boucau-les-bains",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Chênes 13",
    "addressLocality": "Vieux Boucau Les Bains",
    "postalCode": "40480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7827,
    "longitude": -1.395
  },
  "sameAs": [
    "https://www.spottocamp.com/nl/campsites/camping-les-chenes-vieux-boucau-les-bains"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}