{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-pontours-nouvelle-aquitaine-pontours",
  "name": "Campspace In Pontours Nouvelle Aquitaine",
  "description": "Quiet pitch on our own plot with water and electricity. Very pleasant setting, quiet but 8 minutes from shops. The activities Great hiking opportunities from the site. A few kms away are cultural visits, fishing, quad biking, horse riding etc...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-pontours-nouvelle-aquitaine-pontours",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "pontours",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82,
    "longitude": 0.7915
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/pontours/171017/campspace-in-pontours-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}