{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-en-saint-genest-de-beauzon-auvernia-rodano-alpes",
  "name": "Espacio de camping en Saint Genest De Beauzon, Auvernia Ródano Alpes",
  "description": "Land without fence and quite large. Treed with oaks. We are 25 kilometers from the Gorges of the Ardèche. Activities 3 kilometers from hiking trails. Fishing and swimming 7 kilometers. Bus 2 kilometers. Shops 7 kilometers and a small grocery store 3 kilometers.",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-en-saint-genest-de-beauzon-auvernia-rodano-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Genest-de-Beauzon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.449,
    "longitude": 4.1715
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/saint-genest-de-beauzon/169527/campspace-in-saint-genest-de-beauzon-auvergne-rhne-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}