{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-plemet-brittany",
  "name": "Aire Municipale",
  "description": "at a Lake, opposite the Town Hall and the tennis court-pay with euro coins-Centre 400 m",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-plemet-brittany",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650750211.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Saint-Rumel",
    "addressLocality": "plemet",
    "addressRegion": "brittany",
    "postalCode": "22210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.17874,
    "longitude": -2.58914
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/plemet/25247/aire-municipale"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}