{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-poulfoen-plouescat-brittany",
  "name": "Camping Municipal De Poulfoen",
  "description": "campsite by the sea - Please note: empty chem toilet NOT possible, but in Plouescat at 4 km - grocery 500 m",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-poulfoen-plouescat-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890043.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Click",
    "addressLocality": "plouescat",
    "addressRegion": "brittany",
    "postalCode": "29430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68766,
    "longitude": -4.16714
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/plouescat/71528/camping-municipal-de-poulfoen",
    "https://www.campercontact.com/de/frankreich/bretagne/morlaix/71528/camping-municipal-de-poulfoen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€11+"
}