{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lengacherli-guttannen-canton-de-berna",
  "name": "Wohnmobilstellplatz Lengacherli",
  "description": "Motorhome parking next to the Gemerbahn: go to the car park and continue climbing. You can choose your own place, register through an application or deposit €25 in an envelope with your registration in the mailbox.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lengacherli-guttannen-canton-de-berna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257797.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grimselstrasse",
    "addressLocality": "Guttannen",
    "addressRegion": "canton-de-berna",
    "postalCode": "3864",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65409,
    "longitude": 8.29043
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF25+"
}