{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-u-ovecek-jihomoravsky-kraj",
  "name": "Glamping in sheep",
  "description": "Glamping at the sheep offers stylish accommodation for 1©4 persons with terrace, sauna and hot tub. Enjoy the peace, views and authentic atmosphere of the countryside near Ivančice.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-u-ovecek-jihomoravsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20u%20ove%C4%8Dek/Pohoda%20na%20kopci40.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihomoravský kraj",
    "postalCode": "66491"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.10582289,
    "longitude": 16.39228294
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/glamping-u-ovecek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$100+"
}