{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-bregenzerwald-doren",
  "name": "Campingpark Bregenzerwald",
  "description": "Campingpark Bregenzerwald is a camping in Doren, Vorarlberg, on the forest and river/stream. This terraced campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-bregenzerwald-doren",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1c6dda8d2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Doren",
    "addressLocality": "Doren",
    "postalCode": "6933"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.48178,
    "longitude": 9.846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}