{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-chaumes-du-mont-nolay",
  "name": "Camping Les Chaumes du Mont",
  "description": "Camping Les Chaumes du Mont is a campsite in Nolay, Cote d'Or, located by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-chaumes-du-mont-nolay",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675017b72084e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Couches",
    "addressLocality": "Nolay",
    "postalCode": "21340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94689,
    "longitude": 4.62319
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/burgundy/cote-dor/nolay/camping-les-chaumes-du-mont-109932/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}