{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hafnersee-managed-by-falkensteiner-keutschach-am-see",
  "name": "Camping Hafnersee, managed by Falkensteiner",
  "description": "Camping Hafnersee, managed by Falkensteiner is a campsite in Keutschach am See, Carinthia, located on the edge of a recreational lake/park. This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hafnersee-managed-by-falkensteiner-keutschach-am-see",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674ca2830bc0b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plescherken 5",
    "addressLocality": "Keutschach am See",
    "postalCode": "9074",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58961,
    "longitude": 14.13703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}