{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-u-hranic-pardubicky-kraj",
  "name": "Glamping u hranic",
  "description": "Sleeping on fresh air in a modest tent surrounded by nature on the border of the Czech Republic, trips and evenings by the fire under the stars, plus peace, privacy and well-being for yourself.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-u-hranic-pardubicky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20u%20hranic/60F97E66-FBDA-460E-88EC-BCEE1FEB8674.JPG?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Pardubický kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.068302,
    "longitude": 16.775234
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$500+"
}