{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-interlaken-bern",
  "name": "Reisemobilstellplatz",
  "description": "Very nicely located camping with unique views of Eiger, Mönch and Jungfrau. First class facilities - swimming pool, hot tub and barrel sauna.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-interlaken-bern",
  "image": [
    "https://stellplatz.info/img/174879/wohnmobilstellplatz-camping-lazy-rancho-4-1020966.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/174879/wohnmobilstellplatz-camping-lazy-rancho-4-1020966.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lehnweg 6",
    "addressLocality": "Interlaken",
    "addressRegion": "Bern",
    "postalCode": "3800",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68604,
    "longitude": 7.83081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 758,
    "bestRating": 5,
    "worstRating": 1
  }
}