{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electricity-pornic-fr",
  "name": "electricity",
  "description": "I welcome you in an independent and elevated terrain adjacent to my home. I can receive 1 motorhome or 2 if you travel together. The land is grassy with 2 large umbrella pines. Activities Located 900 m from the bike path that leads to Pornic port in 15 minutes. Arrival to the tourist office. All possible activities in Pornic. Supermarket 4 km by road. Beaches 5 km. Bars, restaurants and shops. Bakery and pond in the village 2 km. Other aspects Personalized advice if necessary.",
  "url": "https://campertunity.com/listings/campgrounds/electricity-pornic-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pornic",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.137,
    "longitude": -2.048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}