{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-sumiswald-bern",
  "name": "Reisemobilstellplatz",
  "description": "On the farm in the beautiful Emmental. The ideal starting point for bike tours, hiking and much more. Five minutes walk from a sports center with indoor swimming pool, climbing wall and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-sumiswald-bern",
  "image": [
    "https://stellplatz.info/img/143476/wohnmobilstellplatz-tanner-burghof-150770.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/143476/wohnmobilstellplatz-tanner-burghof-150770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burghof 102",
    "addressLocality": "Sumiswald",
    "addressRegion": "Bern",
    "postalCode": "3454",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.03345,
    "longitude": 7.76061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}