{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/za-sipkovym-kerem-objevujte-kraj-vysocina",
  "name": "Za šípkovým keřem",
  "description": "Romantic house for 2 people near Velké Meziříčí. It offers cozy facilities with kitchenette, bathroom and comfortable bed on the floor. Ideal place for relaxing in the countryside without Wi-Fi, overlooking the surrounding landscape and easy access from the D1 motorway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/za-sipkovym-kerem-objevujte-kraj-vysocina",
  "image": [
    "https://media.glampingcz.cz/Za%20%C5%A1%C3%ADpkov%C3%BDm%20ke%C5%99em/DSC_0974_U.jpg?format=jpg&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Kraj Vysočina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.34325,
    "longitude": 15.958861
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}