{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-peupliers-ambon-bretana",
  "name": "Camping Les Peupliers",
  "description": "Centro 900m",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-peupliers-ambon-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Damgan",
    "addressLocality": "Ambon",
    "addressRegion": "bretana",
    "postalCode": "56190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.55547,
    "longitude": -2.56499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€28+"
}