{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-utrecht-maarn",
  "name": "Cottage Utrecht",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-utrecht-maarn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Maarn",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07724,
    "longitude": 5.37932
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "148.87",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€148.87+"
}