{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tally-lake-campground-mt",
  "name": "Tally Lake Campground",
  "description": "Explore Tally Lake Campground in Flathead National Forest, Montana with Recreation.gov. Tally Lake Campground is located on the northern shores of its namesake lake, west of Whitefish, Montana. The campground is popular with locals and tourists vis",
  "url": "https://campertunity.com/listings/campgrounds/tally-lake-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73230.jpg",
    "https://cdn.recreation.gov/public/images/73307.jpg",
    "https://cdn.recreation.gov/public/images/73210.jpg",
    "https://cdn.recreation.gov/public/images/73277.jpg",
    "https://cdn.recreation.gov/public/2022/08/29/18/47/234472_bb66b274-d38d-4e85-9844-2cde68b6c02c_1440.jpeg",
    "https://cdn.recreation.gov/public/images/73345.jpg",
    "https://cdn.recreation.gov/public/images/73359.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tally Lake Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41361,
    "longitude": -114.58556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234472"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$22-$150"
}