{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-bemont-le-bemont-jura",
  "name": "Le Bémont",
  "description": "Shadowed wild camping area with the possibility of lighting a bonfire",
  "url": "https://campertunity.com/listings/campgrounds/le-bemont-le-bemont-jura",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651074560"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Cuffattes",
    "addressLocality": "Le Bémont",
    "addressRegion": "jura",
    "postalCode": "2877",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.26221,
    "longitude": 7.02794
  },
  "sameAs": [
    "https://img.campercontact.com/media/photos/4222124651074560",
    "https://www.campercontact.com/en/switzerland/jura/le-bemont/102117/le-bemont"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "CHF0+"
}