{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/praguecamp-praag-5-smichov",
  "name": "Praguecamp",
  "description": "Praguecamp is located in Prague, Praha, is located river/torrente. This campsite has pitches without shade and pitches with little shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/praguecamp-praag-5-smichov",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750644b04d82.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Císarská louka 162",
    "addressLocality": "Praag 5/Smíchov",
    "postalCode": "15000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05589,
    "longitude": 14.41333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}