{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-rod-objevujte-les",
  "name": "Chata Rod",
  "description": "There are places that you'll find in your heart from the first second, places where you want time to stop. Relax, get your energy and experience things in a beautiful Rod cabin in Dolan, where you may remember from childhood.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-rod-objevujte-les",
  "image": [
    "https://media.glampingcz.cz/TwoFingers/chata_rod_06.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krabčice 43",
    "addressLocality": "Objevujte",
    "addressRegion": "Les",
    "postalCode": "552 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.396146,
    "longitude": 15.953089
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}