{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marmotel-saint-geniez-d-olt-et-d-aubrac-occitanie",
  "name": "Marmotel",
  "description": "Marmotel camping offers clothes washing and drying facilities.",
  "url": "https://campertunity.com/listings/campgrounds/marmotel-saint-geniez-d-olt-et-d-aubrac-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint Geniez d'Olt et d'Aubrac",
    "addressRegion": "occitanie",
    "postalCode": "12130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46152,
    "longitude": 2.9641
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}