{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-neposeda-objevujte-liberecky-kraj",
  "name": "Tiny house Neposeda",
  "description": "Neseda is an ideal choice for those looking for peace and comfort in the heart of the Jizera Mountains.Enjoy nature and unique views from the cozy tina house.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-neposeda-objevujte-liberecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamp%20-%20Neposeda/Tiny%20house%20Neposeda%20v%C3%ADc%20ovc%C3%AD.JPG?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Liberecký kraj",
    "postalCode": "46846"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6993994,
    "longitude": 15.3353342
  },
  "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+"
}