{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-faviere-lac-des-rouges-truites-fr",
  "name": "Camping La Favière",
  "description": "Nature campsite - in the middle of the forest - near waterfalls - sauna - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-faviere-lac-des-rouges-truites-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650994792.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Martins 12",
    "addressLocality": "Lac-des-Rouges-Truites",
    "addressRegion": "Bourgogne-Franche-Comté",
    "postalCode": "39150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58298,
    "longitude": 5.98446
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/lac-des-rouges-truites/99599/camping-la-faviere",
    "https://www.eurocampings.de/frankreich/franche-comte/jura/lac-des-rouges-truites/camping-la-faviere-117531/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}