{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurta-na-mytince-objevujte-jihocesky-kraj",
  "name": "Jurta na mýtince",
  "description": "Indulge yourself in the Jurta in the heart of untouched nature, away from the bustle of the city.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurta-na-mytince-objevujte-jihocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Jurta%20na%20m%C3%BDtince/67979a2020095_DSC09069-1222.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skláře 38",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihočeský kraj",
    "postalCode": "38101"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7740606,
    "longitude": 14.1886503
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}