{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-edlersee-geras",
  "name": "Camping-Edlersee-Geras",
  "description": "Camping-Edlersee-Geras is a campsite located in Geras, Lower Austria, on the edge of a lake/recreational pond.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-edlersee-geras",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2790d16ad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Edlersee a.d. B4/nr.1",
    "addressLocality": "Geras",
    "postalCode": "2093",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.79228,
    "longitude": 15.66347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}