{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-labbaye-bonlieu",
  "name": "Camping L'Abbaye",
  "description": "Camping L'Abbaye is a campsite located in Bonlieu, Jura, and located river/stream.This terraced campsite offers...",
  "url": "https://campertunity.com/listings/campgrounds/camping-labbaye-bonlieu",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749a6dd66f61.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 route du Lac",
    "addressLocality": "Bonlieu",
    "postalCode": "39130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.59653,
    "longitude": 5.87128
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/franche-comte/jura/bonlieu/camping-labbaye-104212/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}