{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horska-chata-jeseniky-objevujte-olomoucky-kraj",
  "name": "Horská chata Jeseníky",
  "description": "The Glamping luxury cottage provides comfortable accommodation for up to 12 people in a beautiful environment of nature. Experience a holiday in Moravia in the premises of the Pekařov settlement in Jeseníky!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horska-chata-jeseniky-objevujte-olomoucky-kraj",
  "image": [
    "https://media.glampingcz.cz/Peka%C5%99ov/Peka%C5%99ov_baz%C3%A9n_relaxace.jpeg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Olomoucký kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.07864,
    "longitude": 17.02932
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}