{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stan-deluxe-le-rose-objevujte-veneto",
  "name": "Stan Deluxe Le Rose",
  "description": "Italian glamping, which will provide you with an extraordinary holiday. Elegance here mixed with nature in a vision of re-use, recycling and sustainability.",
  "url": "https://campertunity.com/listings/campgrounds/stan-deluxe-le-rose-objevujte-veneto",
  "image": [
    "https://media.glampingcz.cz/Canonici%20Di%20San%20Marco/foto%201%20Teneda%20DeLuxe%20Le%20Rose%20.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": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "242.5",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "$242.5+"
}