{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemping-bystrina-demanovska-dolina",
  "name": "Kemping Bystrina",
  "description": "Kemping Bystrina is a camping in Demänovská Dolina, in the forest and lake/Leisure lake. This camping with sloping terrain has places without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemping-bystrina-demanovska-dolina",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f30078a121.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hotel Bystrina 23",
    "addressLocality": "Demänovská Dolina",
    "postalCode": "03101",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.03372,
    "longitude": 19.57511
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}