{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-marmotel-st-geniez-d-olt",
  "name": "Camping Paradis Marmotel",
  "description": "Marmotel is situated on the river's edge between the Aubrac Mountains and the Grands Causses Regional Park, offering a perfect base for nature discovey walks in the stunning Lot Valley.",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-marmotel-st-geniez-d-olt",
  "image": [
    "/sites/default/files/sit/images/145/00001195570.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Z.A. LA SALLE",
    "addressLocality": "St Geniez d'Olt",
    "postalCode": "12130"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4619393706448,
    "longitude": 2.96295079496758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}