{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-houses-gelderland-otterlo",
  "name": "Tiny Houses Gelderland",
  "description": "Eco Tiny house, suitable for 2 persons. Cozy and comfortable with all comforts. A unique stay in the nature of Otterlo, located in the woods. You can sit outside on your own terrace overlooking our old oak and the animals of the farm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-houses-gelderland-otterlo",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Otterlo",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0968402,
    "longitude": 5.774744999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "174.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€174.5+"
}