{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familien-erlebnis-camping-poglitsch-faak-am-see",
  "name": "Familien-Erlebnis Camping Poglitsch",
  "description": "Familien-Erlebnis Camping Poglitsch is a campsite in Faak am See, Carinthia, located by a lake/recreational pond.The campsite has pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familien-erlebnis-camping-poglitsch-faak-am-see",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1f3102eac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirchenweg 19",
    "addressLocality": "Faak am See",
    "postalCode": "9583",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.56975,
    "longitude": 13.90706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}