{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-clos-nenn-damgan",
  "name": "Camping Clos Nenn",
  "description": "The Clos Nenn campsite is located in the south of Brittany, just one kilometer from the Atlantic Ocean. Here you camp between the sea and the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-clos-nenn-damgan",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674cb4d553d29.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 allée du Clos Nenn",
    "addressLocality": "Damgan",
    "postalCode": "56750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52183,
    "longitude": -2.59769
  }
}