{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geeignet-fur-wohnmobile-chatel-saint-denis-fr",
  "name": "Suitable for mobile homes",
  "description": "for two persons",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geeignet-fur-wohnmobile-chatel-saint-denis-fr",
  "image": [
    "https://wohnmobilland-schweiz.ch/html/",
    "https://womoland.ch/html/"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Dent de Lys 60",
    "addressLocality": "Châtel-Saint-Denis",
    "addressRegion": "FR",
    "postalCode": "1619",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.517502,
    "longitude": 6.974642
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "470",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF470+"
}