{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capanne-de-wolden-ruinerwold",
  "name": "Capanne De Wolden",
  "description": "Holiday home is a neat and simple studio built in the former stable where you can enjoy the peace and space. However, the camping feeling, but still the comfort of good facilities. The studio has a spacious terrace which makes it extremely suitable for guests who like to be outside. The studio is equipped with a small kitchen, two single boxprings, living room with TV and a spacious sofa bed. You will find a complete inventory, a small kitchen with accessories (including combimagnetron, fridg...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capanne-de-wolden-ruinerwold",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ruinerwold",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7374948,
    "longitude": 6.2730598
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€45+"
}