{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-en-pornic-paises-del-loira-pornic",
  "name": "Camping en Pornic, Países del Loira",
  "description": "Peasant distillery located in Pornic (2 km from the sea) on several hectares, we offer the possibility to install your tent or motorhome in a pleasant and unusual environment, in the middle of a fruit forest in development. Pets are allowed :)",
  "url": "https://campertunity.com/listings/campgrounds/camping-en-pornic-paises-del-loira-pornic",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pornic",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.109,
    "longitude": -2.0465
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}