{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-glamp-almaty",
  "name": "Mount Glamp Almaty",
  "description": "Keremet Glamping is a premium glamping facility located 40 minutes drive from Almaty. Keremet Glamping has a sauna, a grill house and a mineral water vat that can accommodate 8 people. Here you can arrange a small corporate party, a romantic evening or a family celebration for up to 15 people.",
  "url": "https://campertunity.com/listings/campgrounds/mount-glamp-almaty",
  "image": [
    "https://admin.mytravel.kz:8081/uploads/image_e7a2161c4e.webp"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.200018,
    "longitude": 76.340186
  },
  "sameAs": [
    "https://mytravel.kz/en/glamping/5824"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50000+"
}