{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-chenaie-pornic-pays-de-la-loire-1",
  "name": "Camping La Chenaie",
  "description": "Enjoy a relaxing stay at Camping La Chenaie in Pornic, France. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-chenaie-pornic-pays-de-la-loire-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842251.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Patisseau",
    "addressLocality": "Pornic",
    "addressRegion": "Pays de la Loire",
    "postalCode": "44210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.11736,
    "longitude": -2.06964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}