{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fkk-karntner-lichtbund-turkwiese-keutschach-am-see",
  "name": "Camping FKK - Kärntner Lichtbund - Turkwiese",
  "description": "Camping FKK - Kärntner Lichtbund - Turkwiese is a campsite in Keutschach am See, Carinthia, located in a wood and by a lake/recreational pond.The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fkk-karntner-lichtbund-turkwiese-keutschach-am-see",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675035a619a08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dobeinitz 32",
    "addressLocality": "Keutschach am See",
    "postalCode": "9074",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58344,
    "longitude": 14.16811
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}