{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huttopia-arcachon-arcachon",
  "name": "Huttopia Arcachon",
  "description": "Huttopia Arcachon is a charming campsite in the chic coastal resort of Arcachon, on the southwest coast of France. Here, you can expect a holiday...",
  "url": "https://campertunity.com/listings/campgrounds/huttopia-arcachon-arcachon",
  "image": [
    "https://cdn3.acsi.eu/6/7/a/9/67a9fd27d1fb2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 allée de la Galaxie",
    "addressLocality": "Arcachon",
    "postalCode": "33120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.65119,
    "longitude": -1.17406
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/aquitaine/gironde/arcachon/huttopia-arcachon-108431/",
    "https://europe.huttopia.com/site/arcachon/",
    "https://park4night.com/it/place/8354"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game Room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}