{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bel-air-auvergne-rhone-alpes-fr",
  "name": "Camping Bel Air",
  "description": "Camping Bel Air offers a swimming pool, golf facilities, a supermarket, a playground, a marina, security measures, illuminated areas, hardened surfaces, waste water discharge, toilet facilities, showers, laundry facilities, WiFi, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/camping-bel-air-auvergne-rhone-alpes-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Tournayres",
    "addressLocality": "113939",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40261,
    "longitude": 4.21703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}