{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/posed-nad-lesem-objevujte-praha",
  "name": "Posed Nad Lesem",
  "description": "A piece of nature in a vibrant big city, sleeping on the hill above Vltavou.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/posed-nad-lesem-objevujte-praha",
  "image": [
    "https://media.glampingcz.cz/Nad%20lesem/posed%20uvod.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nad Lesem 326/53",
    "addressLocality": "Objevujte",
    "addressRegion": "Praha",
    "postalCode": "147 00"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.02162,
    "longitude": 14.40849
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}