{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-poiroux-pays-de-la-loire-poiroux-fr",
  "name": "Campspace in Poiroux, Pays de la Loire",
  "description": "Welcome! Ground stabilized by pebbles, covered with grass. The activities Beaches and amusement parks 20 minutes away. 6/7 km loop hike from the site.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-poiroux-pays-de-la-loire-poiroux-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Poiroux",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5415,
    "longitude": -1.512
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/pays-de-la-loire/les-sables-dolonne/170094/campspace-in-poiroux-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}