{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cabanella-moltifao-corsica",
  "name": "Camping Cabanella",
  "description": "Camping Cabanella offers a swimming pool, playground, marina, security, illuminated areas, hardened surface, water, electricity, toilets, showers, laundry facilities, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/camping-cabanella-moltifao-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ponte",
    "addressLocality": "Moltifao",
    "addressRegion": "corsica",
    "postalCode": "20218",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.47253,
    "longitude": 9.12722
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/corsica/114965/camping-cabanella"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}