{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-smok-krakow",
  "name": "Camping Smok",
  "description": "Camping Smok is a campsite in Krakow, Lesser Poland.This camp site with sloping grounds has pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-smok-krakow",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f316b18f63.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kamedulska 18",
    "addressLocality": "Kraków",
    "postalCode": "30-252",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.04642,
    "longitude": 19.88128
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}