{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-saint-martin-sepert-nouvelle-aquitaine-saint-ma",
  "name": "Campspace in Saint Martin Sepert, Nouvelle Aquitaine",
  "description": "Come and discover our beautiful Limousin. Limousin countryside at 5 minutes from the axis Paris Toulouse and Spain, a stage on the road of the vacations. The activities On the spot, petanque, ping pong, bike rides, karting, visit of a farm with many animals, horse club, swimming pool and fishing and swimming nearby. Other things Come and discover our beautiful Limousin.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-saint-martin-sepert-nouvelle-aquitaine-saint-ma",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Martin-Sepert",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4585,
    "longitude": 1.4745
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/saint-martin-sepert/169910/campspace-in-saint-martin-sepert-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}