{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-meze-jihomoravsky-kraj",
  "name": "Glamping Meze",
  "description": "Modern Tiny House on an ecological farm in South Moravia. It offers a sophisticated interior with a kitchen, a bathroom and a bedroom on the floor. Ideal place to relax in the silence of nature, overlooking the pastures and the possibility of viewing life on the farm.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-meze-jihomoravsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Meze/tinyhouse-091.jpg?format=jpg&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihomoravský kraj",
    "postalCode": "68501"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.153437,
    "longitude": 16.947181
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/glamping-meze"
  ]
}