{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tiny-house-verpan-20-objevujte-plzensky-kraj",
  "name": "Tiny house Verpán 2.0",
  "description": "Verpan 2.0 is a space where you can slow down, be offline for a while and really relax. You can just be here, lazy, read or cook something good together.",
  "url": "https://campertunity.com/listings/campgrounds/tiny-house-verpan-20-objevujte-plzensky-kraj",
  "image": [
    "https://media.glampingcz.cz/Tiny%20house%20Verp%C3%A1n%202.0./DSC00968.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horažďovice Kvášňovice",
    "addressLocality": "Objevujte",
    "addressRegion": "Plzeňský kraj",
    "postalCode": "341 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41295895,
    "longitude": 13.64306117
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/tiny-house-verpan-2-0"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3690",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$3690+"
}