{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-6-minutes-from-hourtin-new-aquitaine-hourtin",
  "name": "Camp 6 Minutes From Hourtin New Aquitaine",
  "description": "In the heart of nature in a large 1 hectare meadow with trees. Naturally vegetated meadow, next to a road, but also to the sound of ducks and geese. Neighboring with horses. Ideal for hearing the deer's bellow in autumn Water activities, hunting, fishing, gathering, walking, cycling... 10 minutes from Hourtin port, 6 minutes from Hourtin center or Carcans town, 15 minutes from Maubuisson Bombanne",
  "url": "https://campertunity.com/listings/campgrounds/camp-6-minutes-from-hourtin-new-aquitaine-hourtin",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hourtin",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.134,
    "longitude": -1.042
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/hourtin/172166/camp-6-minutes-from-hourtin-new-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}