{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loree-du-bois-le-menil",
  "name": "L'Orée Du Bois",
  "description": "L'Orée Du Bois is a campsite in Le Ménil, Vosges, located in the woods.This terraced campsite offers non-smoking pitches.",
  "url": "https://campertunity.com/listings/campgrounds/loree-du-bois-le-menil",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517a28ac3db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51Bis Grande Rue",
    "addressLocality": "Le Ménil",
    "postalCode": "88160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.90708,
    "longitude": 6.78144
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/lorraine/vosges/le-menil/loree-du-bois-121512/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}