{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/almacamp",
  "name": "AlmaCamp",
  "description": "Located in Mountain Giant, AlmaCamp offers free private parking. An à la carte breakfast is available for camping guests. AlmaCamp has a terrace. The Park of the First President of Kazakhstan is 8.6 km from the hotel, and the Botanical Garden is 11 km away.",
  "url": "https://campertunity.com/listings/campgrounds/almacamp",
  "image": [
    "https://admin.mytravel.kz:8081/uploads/image_e7a2161c4e.webp"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.13286052960116,
    "longitude": 76.87004808336496
  },
  "sameAs": [
    "https://mytravel.kz/en/glamping/5815"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "123",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$123+"
}