{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-wilderswill-wilderswil-canton-of-bern",
  "name": "Camping Oberei Wilderswill",
  "description": "small quiet campsite in the middle of the village-Interlaken and the big three: Eiger, Monch, and Jungfrau mountains near shops public transport-100 m-100 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oberei-wilderswill-wilderswil-canton-of-bern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650761394.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obereigasse",
    "addressLocality": "wilderswil",
    "addressRegion": "canton-of-bern",
    "postalCode": "3812",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.66108,
    "longitude": 7.86473
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF33+"
}