{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-du-bugnon-lac-des-rouges-truites",
  "name": "Domaine du Bugnon",
  "description": "Idyllic campsite and restaurant in the Haut-Jura, offering comfortable accommodations, local cuisine, and a variety of activities, including fishing, hiking, and skiing in the nearby Les Rousses area.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-du-bugnon-lac-des-rouges-truites",
  "image": [
    "https://static.secureholiday.net/static/Pictures/15838/00000676247.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "164 les Thévenins",
    "addressLocality": "Lac des rouges truites",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6031740015832,
    "longitude": 6.00369451537472
  },
  "sameAs": [
    "https://campio.no/campsite/domaine-du-bugnon"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}