{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landes-du-beaujolais-geosite-beaujolais-geoparc-mondial",
  "name": "Les Landes Du Beaujolais Geosite Beaujolais Geoparc Mondial Unesco",
  "description": "Beautiful view of the winery - center 1000m",
  "url": "https://campertunity.com/listings/campgrounds/landes-du-beaujolais-geosite-beaujolais-geoparc-mondial",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651251095.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bas de la Roche",
    "addressLocality": "saint-etienne-la-varenne",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "69460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0804,
    "longitude": 4.61641
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}