{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-letang-des-forges-belfort-burgund-und-freigrafschaft",
  "name": "Camping l-Etang des Forges",
  "description": "Enjoy a relaxing stay at Camping l-Etang des Forges in Belfort, France. Customer rating: 3.64.",
  "url": "https://campertunity.com/listings/campgrounds/camping-letang-des-forges-belfort-burgund-und-freigrafschaft",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650699118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Général Bethouart",
    "addressLocality": "Belfort",
    "addressRegion": "Burgund und Freigrafschaft",
    "postalCode": "90000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65339,
    "longitude": 6.8643
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/burgund-und-freigrafschaft/belfort/10350/camping-letang-des-forges"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}