{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gruber-faak-am-see",
  "name": "Camping Gruber",
  "description": "Camping Gruber is a campsite in Faak am See, Carinthia, located in a wood and by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gruber-faak-am-see",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674dea2be2310.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strand Nord 3",
    "addressLocality": "Faak am See",
    "postalCode": "9583",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57339,
    "longitude": 13.93458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}