{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/playground-andernos-les-bains",
  "name": "playground",
  "description": "We welcome you to our private grounds. We have a small farm with animals (race chickens, goats, geese, donkey, cats, dog). We also have a rose garden (3000 roses), which is currently developing. Private access is clean and passable, the trees are pruned to allow the passage of large vehicles. The municipal road is damaged more than 100m but nothing insurmountable, all vehicles pass without problem. Booking is required by internet. We guarantee you peace and tranquility since we are isolated....",
  "url": "https://campertunity.com/listings/campgrounds/playground-andernos-les-bains",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Andernos-les-Bains",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7485,
    "longitude": -1.07
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/andernos-les-bains/173030/campspace-in-andernos-les-bains-nouvelle-aquitaine",
    "https://www.campercontact.com/it/francia/nuova-aquitania/arcachon/173030/campspace-in-andernos-les-bains-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}