{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-vallonien-bievre",
  "name": "Tiny House Vallonien",
  "description": "All decorated with wood and white, it invites to softness and rest ... A small haven of peace for couples who want Cocooning ;-)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-vallonien-bievre",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bièvre",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.894818168855004,
    "longitude": 5.013851699999994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "139.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€139.6+"
}