{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kopule-na-cisarske-louce-objevujte-praha",
  "name": "Kopule na Císařské louce",
  "description": "Unconventional glamping in the center of Prague. Accommodation under the stars on the island in the middle of Vltava on the Imperial meadow with a view of Prague Castle!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kopule-na-cisarske-louce-objevujte-praha",
  "image": [
    "https://media.glampingcz.cz/C%C3%ADsa%C5%99sk%C3%A1%20louka/kopule1.webp?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Císařská louka 599",
    "addressLocality": "Objevujte",
    "addressRegion": "Praha",
    "postalCode": "15000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0623314,
    "longitude": 14.4132569
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1500+"
}