{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/textilcamping-reichmann-keutschach-am-see",
  "name": "Textilcamping Reichmann",
  "description": "Textilcamping Reichmann is a campsite in Keutschach am See, Carinthia, located by a lake/recreational pond.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/textilcamping-reichmann-keutschach-am-see",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502d7818aa0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reauz 5",
    "addressLocality": "Keutschach am See",
    "postalCode": "9074",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58347,
    "longitude": 14.22878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}