{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-lodge-cabins-yellowstone-national-park-wy",
  "name": "Lake Lodge Cabins",
  "description": "Enjoy the rocking chair views of Yellowstone Lake from Lake Lodge Cabins. 186 cabins in Western, Frontier, and Pioneer styles.",
  "url": "https://campertunity.com/listings/campgrounds/lake-lodge-cabins-yellowstone-national-park-wy",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2017/04/lake-lodge-exterior-1024x680.jpg",
    "https://www.yellowstonenationalparklodges.com/content/uploads/2023/11/ynp-lake-lodge-ext-porch2-900x540.jpg",
    "https://secure.gravatar.com/avatar/8a4104124e3c9f99e86f5fa767404317?s=96&d=blank&r=g",
    "https://www.yellowstonenationalparklodges.com/content/uploads/2025/01/ynp-madison-rv3-scaled.jpg",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2023/11/ynp-lake-lodge-ext-porch2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "459 Lake Village Rd",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5550894,
    "longitude": -110.3979368
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/cabin/lake-lodge-cabins/"
  ]
}