{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grosswalsertal-raggal",
  "name": "Camping Grosswalsertal",
  "description": "This campsite is located in the middle of the beautiful Biosphere Reserve Großes Walsertal in the mountainous west of Austria. This is a quiet...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grosswalsertal-raggal",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1c5618494.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plazera 21",
    "addressLocality": "Raggal",
    "postalCode": "6741"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.21572,
    "longitude": 9.85367
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}