{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-arleblanc-ardeche-fr",
  "name": "Camping Arleblanc",
  "description": "Camping Arleblanc is a camping site offering internet and a swimming pool.",
  "url": "https://campertunity.com/listings/campgrounds/camping-arleblanc-ardeche-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Charve 2720",
    "addressLocality": "Ardèche",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46429,
    "longitude": 4.27303
  },
  "sameAs": [
    "https://www.campercontact.com/en/frankrijk/auvergne-rhone-alpes/114112/camping-arleblanc",
    "http://www.arleblanc.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}