{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fkk-camping-mullerhof-keutschach-am-see",
  "name": "FKK-Camping Müllerhof",
  "description": "FKK-Camping Müllerhof is located in Keutschach am See, Carinthia, it is located at a lake. This campsite has delimited pitches, both shaded...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fkk-camping-mullerhof-keutschach-am-see",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1ef98af27.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dobein 10",
    "addressLocality": "Keutschach am See",
    "postalCode": "9074",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57817,
    "longitude": 14.15056
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}