{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lazy-rancho-family-and-adventure-interlaken",
  "name": "Camping Lazy-Rancho Family and Adventure",
  "description": "Camping Lazy-Rancho Family and Adventure is a campsite in Unterseen, Bern, located a river/stream.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lazy-rancho-family-and-adventure-interlaken",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2e6700d60.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lehnweg 6",
    "addressLocality": "Interlaken/Unterseen",
    "postalCode": "3800",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68589,
    "longitude": 7.82989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}