{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hutte-mieten-grand-est-bar-sur-aube",
  "name": "Cottage rentals Grand Est",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hutte-mieten-grand-est-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/de/d/frankreich/grand-est/camping/glamping/htte-mieten"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "63.88",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€63.88+"
}