{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alpenblick-ag-interlaken-unterseen",
  "name": "Camping Alpenblick AG",
  "description": "The campsite borders a -not too busy- thoroughfare. During the day you can hear some traffic noise, but less so at night. When you enter the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alpenblick-ag-interlaken-unterseen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a0e60c4fa5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße 130",
    "addressLocality": "Interlaken/Unterseen",
    "postalCode": "3800",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.67972,
    "longitude": 7.81767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}