{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/telt-glamping-vallonien-robechies",
  "name": "Telt Glamping Vallonien",
  "description": "The campsite legend tells us that if you get up early enough, in the first lights of the day, you will be able to see swimmers undulating on the lake. The fish are used to it and swim next to them. But the swimmers are not only mystical and they also take place in our tent, which overlooks the lake. Who knows, you may have the chance to see one? The swimmers' tent has all the necessary amenities and is 65€/night for 2 people, 2 nights minimum, with a bottle of Chimay welcome.",
  "url": "https://campertunity.com/listings/campgrounds/telt-glamping-vallonien-robechies",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Robechies",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0712308,
    "longitude": 4.259216299999999
  },
  "sameAs": [
    "https://www.campanyon.com/da/d/belgien/vallonien/camping/glamping/telt-glamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "87.25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€87.25+"
}