{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-bugeau-pornichet",
  "name": "Camping Du Bugeau",
  "description": "Camping Du Bugeau is a campsite in Pornichet, Loire-Atlantique, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-bugeau-pornichet",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67497a037b838.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33 avenue de Loriettes",
    "addressLocality": "Pornichet",
    "postalCode": "44380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.25283,
    "longitude": -2.31931
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/loire-atlantique/pornichet/camping-du-bugeau-103286/",
    "https://www.campercontact.com/de/frankreich/pays-de-la-loire/saint-nazaire/58601/camping-du-bugeau"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}