{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alugar-bungalow-paises-baixos-lunteren-netherlands",
  "name": "Alugar Bungalow Países Baixos",
  "description": "Our brand new hiker cabins are small and simple but super neat. Each cabin has 2 single beds with good mattress, a fridge and kettle, table and 2 chairs. The real highlight is the area: on our farmyard you can still enjoy real silence in the evening and a family of owls:-) For each hiker cabin there is a small veranda where you can sit. Luxury sanitary facilities are 20 meters away. Food garden and outdoor kitchen (for cooking/BBQen bring your own wood/coal) are available to our guests.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alugar-bungalow-paises-baixos-lunteren-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lunteren",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1137745,
    "longitude": 5.6552658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "75.62",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€75.62+"
}