{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burgstaller-komfort-camping-park-dobriach",
  "name": "Burgstaller Komfort Camping Park",
  "description": "Komfort-Campingpark Burgstaller is a fully equipped family campsite on Lake Millstatt in Carinthia, Austria..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burgstaller-komfort-camping-park-dobriach",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed24adec5b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seefeldstraße 16",
    "addressLocality": "Döbriach",
    "postalCode": "9873"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.77011,
    "longitude": 13.64794
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 236,
    "bestRating": 10,
    "worstRating": 1
  }
}