{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boho-chic-stan-kaki-objevujte-veneto",
  "name": "\"BOHO CHIC\" stan Kaki",
  "description": "Luxury glamping tent in the north of Italy, which is inspired by \"BOHO CHIC\" style and puts emphasis on natural materials.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boho-chic-stan-kaki-objevujte-veneto",
  "image": [
    "https://media.glampingcz.cz/Canonici%20Di%20San%20Marco/DSC07658.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "via Accope' Fratte nr. 14",
    "addressLocality": "Objevujte",
    "addressRegion": "Veneto",
    "postalCode": "30035"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48980623,
    "longitude": 12.0616284
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "970",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$970+"
}