{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cros-georand-113709-auvergne-rhone-alpes-fr",
  "name": "Camping du Cros De Géorand",
  "description": "Camping du Cros-de-Géorand offers toilets, showers, laundry services, Wi-Fi and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/camping-cros-georand-113709-auvergne-rhone-alpes-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mas de Roux",
    "addressLocality": "113709",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79151,
    "longitude": 4.12913
  },
  "sameAs": [
    "https://www.campercontact.com/fr/france/auvergne-rhone-alpes/113709/camping-du-cros-de-georand",
    "https://www.campercontact.com/it/francia/auvergne-rhône-alpes/cros-de-géorand/113709/camping-du-cros-de-géorand"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}