{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-prefailles-pays-de-la-loire-prefailles",
  "name": "Campspace in Préfailles, Pays de la Loire",
  "description": "Garden on the edge of the coastal road, at the doors of the natural reserve of the Coast of Jade, zone of protection of the littoral, in 200 meters of the beach, 300 meters of the point of Saint-Gildas and the Semaphore. 5 kilometers from Pornic (hypermarket, tourist center, train station, golf ...) The activities All nautical or sea activities, especially fishing, fishing \"on foot\" and boating.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-prefailles-pays-de-la-loire-prefailles",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Préfailles",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.139,
    "longitude": -2.227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}