{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-pornic-pays-de-la-loire-1",
  "name": "Campspace in Pornic, Pays de la Loire",
  "description": "I welcome you on an independent and raised ground adjacent to my dwelling. I can receive 1 camping car or 2 if they travel together. The land is grassy with 2 large umbrella pines. The activities Located 900m from the bike path that leads to the port of Pornic in 15 minutes. Arrival at the tourist office. All activities possible in Pornic. Supermarket at 4 km by road. Beaches at 5 km. Bars, restaurants and shopping. Bakery and tobacco bar in the village at 2 km. Other things Personalized advi...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-pornic-pays-de-la-loire-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pornic",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.133,
    "longitude": -2.047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}