{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bastide-en-ardeche-child-friendly-camping-sampzon",
  "name": "Camping La Bastide en Ardeche | Child friendly camping in the Ardeche",
  "description": "Dutch-owned child-friendly campsite in the Ardeche. Right on river with private beach, as well as pool and 3 slides.",
  "url": "https://campertunity.com/listings/campgrounds/camping-bastide-en-ardeche-child-friendly-camping-sampzon",
  "image": [
    "https://v9m2g4v8.delivery.rocketcdn.me/wp-content/uploads/2019/02/328_Camping-la-Bastide-en-Ardeche-luchtfoto-zwembad.jpg",
    "https://www.campsitesfrance.net/wp-content/uploads/2019/02/328_Camping-la-Bastide-en-Ardeche-luchtfoto-zwembad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sampzon, Ardeche, France",
    "addressLocality": "Sampzon",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42369705662692,
    "longitude": 4.324750900268556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}