{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polevino-objevujte-jihomoravsky-kraj",
  "name": "Polevíno",
  "description": "Come and see our Tiny house in the landscapes of the vineyard in the South Moravian Region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polevino-objevujte-jihomoravsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Polev%C3%ADno/POLEVINO24%20(1).jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nádražní 1133",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihomoravský kraj",
    "postalCode": "671 81"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.821345,
    "longitude": 16.0504322
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3400",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$3400+"
}