{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-moulin-des-forges-moutier-malcard",
  "name": "Camping Moulin des Forges",
  "description": "Camping Moulin des Forges is a campsite that is located in Moutier-Malcard, Creuse, and located river/stream and by a lake/ pond...",
  "url": "https://campertunity.com/listings/campgrounds/camping-moulin-des-forges-moutier-malcard",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67519265da12f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Les Forges",
    "addressLocality": "Moutier-Malcard",
    "postalCode": "23220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.39536,
    "longitude": 1.96225
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/limousin/creuse/moutier-malcard/camping-moulin-des-forges-125221/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}