{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/around-hammock-moltifao",
  "name": "Around the Hammock",
  "description": "I would accept your reservation if you share the table d'hôtes in order to spend a friendly moment between travelers in order to exchange our adventures. And what could be better than home-cooked food and local produce, seasonal garden vegetables. Full menu at €25 per adult and €15 per child under 12 with starter + main course + side dish + dessert, all made with passion. The Asco Valley is full of hikes, each more beautiful than the last, including the famous GR20... Located just 30 minutes...",
  "url": "https://campertunity.com/listings/campgrounds/around-hammock-moltifao",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moltifao",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4685,
    "longitude": 9.126
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/korsika/moltifao/171275/around-the-hammock"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}