{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-paimpol-brittany",
  "name": "Aire de Camping Car",
  "description": "nearby city park - pay by credit card - Tuesday morning market - [from October / free through May] - downtown and harbor 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-paimpol-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670859.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pierre Loti",
    "addressLocality": "Paimpol",
    "addressRegion": "brittany",
    "postalCode": "22500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.78416,
    "longitude": -3.04647
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/paimpol/4666/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5.2",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€5.2+"
}