{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domes-nebouzat-puy-de-domes",
  "name": "THE DOMES ***",
  "description": "Camping in Auvergne near volcanoes (Puy de Dome) 的 LES DOMES *** offers heated indoor swimming pool, rental of mobile homes, chalets and pitches",
  "url": "https://campertunity.com/listings/campgrounds/domes-nebouzat-puy-de-domes",
  "image": [
    "https://www.les-domes.com/uploads/basecamp/theme/logo-camping-les-domes.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Quatre Routes de Nébouzat",
    "addressLocality": "Nébouzat",
    "addressRegion": "Puy-de-Dômes",
    "postalCode": "63210"
  },
  "sameAs": [
    "https://www.les-domes.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}