{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-kandersteg-bern",
  "name": "Reisemobilstellplatz",
  "description": "Beautifully located campsite in the cozy mountain village of Kandersteg at 1200 m.a.s.l. in the middle of a charming mountain world.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-kandersteg-bern",
  "image": [
    "https://stellplatz.info/img/225789/wohnmobilstellplatz-camping-rendez-vous-225931.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/225789/wohnmobilstellplatz-camping-rendez-vous-225931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hubleweg",
    "addressLocality": "Kandersteg",
    "addressRegion": "Bern",
    "postalCode": "3718",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49686,
    "longitude": 7.6836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 455,
    "bestRating": 5,
    "worstRating": 1
  }
}