{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-lodge-camping-oberwald",
  "name": "Forest Lodge & Camping",
  "description": "Forest Lodge & Camping is a camping in Oberwald, Valais. This camping has pitches without shade and places with some shade. It consists of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-lodge-camping-oberwald",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675179b97e6dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "dorfstrasse 115",
    "addressLocality": "Oberwald",
    "postalCode": "3999",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53625,
    "longitude": 8.36017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}