{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-nederweert-ospel",
  "name": "Cottage Nederweert",
  "description": "The Lummelaar was completely renovated in 2022 and can be rented as a comfort cottage. Completely furnished with private shower and toilet, a double bed in the bedroom and nice sofa in the living room. This gives room for 2 adults. The kitchen is equipped with fridge, dishwasher, combi oven microwave, induction hob, kettle and Nespresso machine. Use of bed linen and towels (1 set of pp) is included. Upon arrival your bed is finely made. Dogs in the cottages are not allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-nederweert-ospel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ospel",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2956884,
    "longitude": 5.7907777
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "134.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€134.95+"
}