{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-montbartoux-vollore-ville-1",
  "name": "Camping Le Montbartoux",
  "description": "In the Auvergne, in the heart of a regional natural park you will find camping Le Montbartoux. This small, quiet family campsite has a heated outdoor...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-montbartoux-vollore-ville-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750653137578.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 chemin de Montbartoux",
    "addressLocality": "Vollore-Ville",
    "postalCode": "63120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.79969,
    "longitude": 3.61644
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/auvergne/puy-de-dome/vollore-ville/camping-le-montbartoux-117136/",
    "https://www.campings.com/es/camping/camping-le-montbartoux-82846",
    "https://www.campings-online.co.uk/campsites/camping-le-montbartoux"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}