{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-village-resort-spa-le-vieux-port-campingp",
  "name": "Camping Village Resort & Spa Le Vieux Port - Campingplatz",
  "description": "Located in a beautiful pine forest of 30 hectares with direct access to the beach, large aqua park: 7 always with 25° heated pools (wave pool, swimming pool, jacuzzis, water slides, heated lagoon and paddling pool). Wellness area of 350m2.",
  "url": "https://campertunity.com/listings/campgrounds/camping-village-resort-spa-le-vieux-port-campingp",
  "image": [
    "https://cdt24.media.tourinsoft.eu/upload/0-1-CAMPING-LE-VIEUX-PORT.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7980331,
    "longitude": -1.4011645
  },
  "sameAs": [
    "https://www.hossegor.fr/de/campingplatz/detail/camping-village-resort-spa-le-vieux-port"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}