{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-bombes-chambon-sur-lac",
  "name": "Camping Les Bombes",
  "description": "Campsite Les Bombes is a campsite that is located in Chambon-sur-Lac, Puy-de-Dôme, and located in river/a creek.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-bombes-chambon-sur-lac",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67506030a7755.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 chemin de Pétary",
    "addressLocality": "Chambon-sur-Lac",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56964,
    "longitude": 2.90236
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/auvergne/puy-de-dome/chambon-sur-lac/camping-les-bombes-115469/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}