{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mikrohus-belgia-bievre",
  "name": "Mikrohus Belgia",
  "description": "The theme of the forest is omnipresent with black and brown tones... but wait in the evening and look at the sky... you won't believe your stars in the eyes...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mikrohus-belgia-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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "139.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€139.6+"
}