{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thermen-vulkanland-bad-gleichenberg",
  "name": "Camping Im Thermen- und Vulkanland",
  "description": "Camping Im Thermen- und Vulkanland is a campsite in Bad Gleichenberg, Styria, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thermen-vulkanland-bad-gleichenberg",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675027814f403.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bairisch Kölldorf 240",
    "addressLocality": "Bad Gleichenberg",
    "postalCode": "8344",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.87564,
    "longitude": 15.93433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}