{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-campspace-in-ternant-burgundy-ternant",
  "name": "Quiet campspace in Ternant, Burgundy.",
  "description": "Welcome to our land. In land bordered by hedgerows, quiet, with little vehicle traffic and a clear view of the surrounding countryside. Activities Hiking Visited monuments: The Ternant Triptique. Recreational lake in a neighboring village. One hour from Beaune in the direction of the wine route, one hour from Nevers, direction Bourges. Other remarks Fires and stoves prohibited outside areas provided for this purpose.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-campspace-in-ternant-burgundy-ternant",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ternant",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7565,
    "longitude": 3.8295
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/burgund-und-freigrafschaft/ternant/170547/quiet-campspace-in-ternant-burgundy",
    "https://www.campercontact.com/en/france/-/ternant/170547/quiet-campspace-in-ternant-burgundy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}