{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-andernos-bains-nouvelle-aquitaine-andernos-bains",
  "name": "Campspace in Andernos Les Bains, Nouvelle Aquitaine",
  "description": "We welcome you to our private grounds. We have a small farm with animals (pedigree hens, goats, geese, donkey, cats, dog). We also have a rose garden (3000 roses) under construction. The private access is clean and passable, with trees trimmed to allow large vehicles to pass. The communal road is damaged over 100m but nothing insurmountable, all vehicles pass without problem. Internet booking required. We guarantee peace and quiet in our isolated location. You can set up wherever you like on...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-andernos-bains-nouvelle-aquitaine-andernos-bains",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Andernos-les-Bains",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7465,
    "longitude": -1.069
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/andernos-les-bains/173030/campspace-in-andernos-les-bains-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}