{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-bagolaro-jako-africka-chata-objevujte-veneto",
  "name": "Stan Bagolaro jako africká chata",
  "description": "One of the six tents in African style, an unusual atmosphere where you feel like you're in a luxury hotel in the Italian countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-bagolaro-jako-africka-chata-objevujte-veneto",
  "image": [
    "https://media.glampingcz.cz/Canonici%20Di%20San%20Marco/BAGOLARO%20-%20LIVING%20AREA%20DSC07434_5_6_fused.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
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "248.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$248.25+"
}