{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-trojska-praag-7-troja",
  "name": "Autocamp Trojská",
  "description": "Autocamp Trojská is a campsite in Prague, Prague. The campsite has pitches with some shade. It is possible to rent hiker cabins and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-trojska-praag-7-troja",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2fa907a38.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trojska 375/157",
    "addressLocality": "Praag 7/Troja",
    "postalCode": "17100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.11728,
    "longitude": 14.42764
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}