{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jochum-kleinwalsertal-riezler",
  "name": "Camping Jochum",
  "description": "Camping Jochum is a campsite in Riezlern, Vorarlberg.This campsite has non-shaded pitches and pitches that are relatively...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jochum-kleinwalsertal-riezler",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edc3e091b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walserstraße 10",
    "addressLocality": "Kleinwalsertal/Riezlern",
    "postalCode": "87567",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.36283,
    "longitude": 10.19436
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}