{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parktherme-bad-radkersburg",
  "name": "Camping Parktherme",
  "description": "Camping Parktherme is a campsite in Bad Radkersburg, Styria, located a river/stream.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parktherme-bad-radkersburg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f27e3ceea3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thermenstraße 30",
    "addressLocality": "Bad Radkersburg",
    "postalCode": "8490",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68731,
    "longitude": 15.97589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}