{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-house-alaska",
  "name": "Forest House Alaska",
  "description": "Forest House Alaska is a cozy and atmospheric guest house. Here you will find everything you need for a comfortable stay and creating unforgettable and happy moments with loved ones. A comfortable cottage in the form of a hut with 3 rooms and a small swimming pool awaits you.",
  "url": "https://campertunity.com/listings/campgrounds/forest-house-alaska",
  "image": [
    "https://admin.mytravel.kz:8081/uploads/image_e7a2161c4e.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeleny Bor",
    "addressLocality": "Burabay district",
    "addressRegion": "Akmola region",
    "addressCountry": "KZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10497265070031,
    "longitude": 70.37442679051587
  },
  "sameAs": [
    "https://mytravel.kz/en/glamping/5860"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "70000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "70000+"
}