{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-ternant-nouvelle-aquitaine-1",
  "name": "Campspace In Ternant Nouvelle Aquitaine",
  "description": "Welcome ! Your location will be in a field at the back of our tourist area. You can benefit from our showers and sanitary swimming pools for €15 per day and per person.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-ternant-nouvelle-aquitaine-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ternant",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9505,
    "longitude": -0.547
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/ternant/172539/campspace-in-ternant-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}