{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huisje-huren-nederland-ijsselstein",
  "name": "Huisje Huren Nederland",
  "description": "Wooden Design House in nature, near a marina. With picnic table, located on a camping pitch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huisje-huren-nederland-ijsselstein",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "IJsselstein",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0464626,
    "longitude": 5.0200681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "104.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€104.7+"
}