{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/budka-boruvci-jihocesky-kraj",
  "name": "Budka Borůvčí",
  "description": "Minidomek on the edge of the forest, above the stream overlooking the garden of the castle Český Krumlov.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/budka-boruvci-jihocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Budky%20v%20lese/Budky%202023%201%20ni%20fotoset%200034%2012%2009%202023%2017%2012%20_DSC0938.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dubík",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihočeský kraj",
    "postalCode": "381 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.80450555,
    "longitude": 14.31163821
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "750",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$750+"
}