{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bungalow-aube-bar-sur-aube",
  "name": "Bungalow Aube",
  "description": "accommodation for two a ladder climbs up to the bed where a dome allows you to admire the stars. A star-shaped terrace awaits you with a private Spa to enjoy a moment to two.",
  "url": "https://campertunity.com/listings/campgrounds/bungalow-aube-bar-sur-aube",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bar sur Aube",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2361696320628,
    "longitude": 4.69923575577548
  },
  "sameAs": [
    "https://www.campanyon.com/it/d/francia/grand-est/aube/camping/glamping/bungalow"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "163.6",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€163.6+"
}