{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohmobilstellplatz-wangen-an-der-aare-wangen-an-der-aare",
  "name": "Wohmobilstellplatz Wangen an der Aare",
  "description": "parking by the pool - only pay with coins - river Aare 500m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohmobilstellplatz-wangen-an-der-aare-wangen-an-der-aare",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891064.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schachenstrasse",
    "addressLocality": "Wangen an der Aare",
    "addressRegion": "canton-of-bern",
    "postalCode": "3380",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.23674,
    "longitude": 7.65831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF25+"
}