{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seefeld-park-sarnen-sarnen",
  "name": "Camping Seefeld Park Sarnen",
  "description": "Camping Seefeld Park Sarnen is a very luxurious campsite with beautiful pitches in the fascinating Obwalden region. A prime location, situated...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seefeld-park-sarnen-sarnen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2e6fc6ddf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestrasse 20",
    "addressLocality": "Sarnen",
    "postalCode": "6060",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.88306,
    "longitude": 8.2425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}