{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-le-bmont-jura",
  "name": "Campspace In Le Bmont Jura",
  "description": "We can offer you a pitch on the grass when the weather's fine, or on a concrete site surrounded by animals. In the heart of the franches montagnes du jura, surrounded by pastures with summering animals such as cows with calves and horses with foals. Surrounding the pitches are our hen pens. All is calm and soothing, a real place of gentleness where you'll have your feet in the grass. The activities There are some wonderful horse-riding opportunities in the area, with Franches-Montagnes horses...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-le-bmont-jura",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "le-bmont",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2575,
    "longitude": 7.0155
  },
  "sameAs": [
    "https://www.campercontact.com/en/switzerland/-/le-bmont/170501/campspace-in-le-bmont-jura"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}