{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-chauzon-auvergne-rhone-alpes-chauzon-fr",
  "name": "Campspace in Chauzon, Auvergne Rhône Alpes",
  "description": "Easily accessible plot for van or camper van located in a gîte village with 8 small units spread over 4000m2. In the heart of the countryside, but close to the village, you can do your shopping by bike in just 10 minutes. The activities Greenways for cycling, swimming pool from early May to late September Other things Campsite with snack bar, pizzeria and washing machine 30 m away",
  "url": "https://campertunity.com/listings/campgrounds/campspace-chauzon-auvergne-rhone-alpes-chauzon-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chauzon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4895,
    "longitude": 4.3595
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/chauzon/172995/campspace-in-chauzon-auvergne-rhne-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike In"
    }
  ]
}