{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/siblu-domaine-kerlann-pont-aven",
  "name": "Siblu – Domaine de Kerlann",
  "description": "Domaine de Kerlann’s great location, on the coast of southern Brittany, means that it is within easy access of all you need for a perfect holiday - beautiful sandy beaches and coves, quaint towns full of history to explore, and many attractions to keep youngsters entertained. The parc itself is surrounded by shady woodland, about 1 mile from the artistic town of Pont Aven. The heart of the parc is found at the amazing swimming pool complex - both indoor and outdoor pools with a water chute, a...",
  "url": "https://campertunity.com/listings/campgrounds/siblu-domaine-kerlann-pont-aven",
  "image": [
    "/sites/default/files/sit/images/520/00001246274.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Land Rosted",
    "addressLocality": "Pont-Aven",
    "postalCode": "29930"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.845291,
    "longitude": -3.789779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}