{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-innertkirchen-bern",
  "name": "Reisemobilstellplatz",
  "description": "Located at the foot of Grimsel and Sustenpass Surrounded by beautiful landscape and a mountain stream",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-innertkirchen-bern",
  "image": [
    "https://stellplatz.info/img/105391/wohnmobilstellplatz-camping-grimselblick-327661.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/105391/wohnmobilstellplatz-camping-grimselblick-327661.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stapfenweg 7",
    "addressLocality": "Innertkirchen",
    "addressRegion": "Bern",
    "postalCode": "3862",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.706234,
    "longitude": 8.226319
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 241,
    "bestRating": 5,
    "worstRating": 1
  }
}