{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/land-in-carcans-new-aquitaine-carcans",
  "name": "Land In Carcans New Aquitaine",
  "description": "As a motorhome owner for ten years, I offer my land where four to five motorhomes can be parked. I am located 12 kilometers from Lake Carcans, Hourtin, 15 kilometers from the ocean and 1 kilometer from the town of Carcans, in a quiet location in the forest. You will be received in a pleasant setting, I ask you to respect the cleanliness of the site. ATTENTION: Some GPS devices take you via the Hourtin, Carcans road and the path is not maintained. It is best to access the engraved path via the...",
  "url": "https://campertunity.com/listings/campgrounds/land-in-carcans-new-aquitaine-carcans",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "carcans",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09,
    "longitude": -1.041
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/carcans/170151/land-in-carcans-new-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}