{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luxusni-stan-etnica",
  "name": "Luxusní stan Etnica",
  "description": "Luxurious tent with a breath of historical surroundings of Sorano. A great place for those looking for romance and adventure in one.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luxusni-stan-etnica",
  "image": [
    "https://media.glampingcz.cz/etnica/1foto_tende_lr-72.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c.s. Sant'Egle 18",
    "addressLocality": "Objevujte",
    "addressRegion": "Grosseto",
    "postalCode": "58010"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.667688,
    "longitude": 11.73676
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2910",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$2910+"
}