{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/talkeetna-lake-retreat-talkeetna-ak",
  "name": "The Talkeetna Lake Retreat",
  "description": "The Talkeetna Lake Retreat is located near Talkeetna, Alaska, surrounded by forested terrain and close to several lakes.",
  "url": "https://campertunity.com/listings/campgrounds/talkeetna-lake-retreat-talkeetna-ak",
  "image": [
    "https://photos.thedyrt.com/photo/1297042/media/the-talkeetna-lake-retreat-ak_82f3020e-5416-4dcb-8e25-644b8dcc7163.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1297042/media/the-talkeetna-lake-retreat-ak_82f3020e-5416-4dcb-8e25-644b8dcc7163.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-150.0456758,62.1371536)/-150.0456758,62.1371536,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/896017/photo/the-talkeetna-lake-retreat_8f15dca5-b416-4848-b868-d2d84ee0d8c8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42270 S Parks Hwy",
    "addressLocality": "Talkeetna",
    "addressRegion": "AK",
    "postalCode": "99676",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.1371536,
    "longitude": -150.0456758
  },
  "numberOfRooms": 12,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.3",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$0.3-$0.4"
}