{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-modrinek-objevujte-liberecky-kraj",
  "name": "Tiny House Modřínek",
  "description": "Modřínek is an ideal choice for families who want to combine comfortable accommodation with contact with animals. Enjoy relaxing with sheep in the Jizera Mountains.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-modrinek-objevujte-liberecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamp%20-%20Mod%C5%99%C3%ADnek/Tiny%20house%20Mod%C5%99%C3%ADnek.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Liberecký kraj",
    "postalCode": "46846"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7019864,
    "longitude": 15.3226992
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "590",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$590+"
}