{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-faithful-lodge-cabins-yellowstone-national-park",
  "name": "Old Faithful Lodge Cabins",
  "description": "The tremendous Old Faithful Geyser can be seen from the lobby of the historic cabin facility in Yellowstone National Park.",
  "url": "https://campertunity.com/listings/campgrounds/old-faithful-lodge-cabins-yellowstone-national-park",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2021/08/Old-Faithful-Location.jpg",
    "https://secure.gravatar.com/avatar/8a4104124e3c9f99e86f5fa767404317?s=96&d=blank&r=g",
    "https://www.yellowstonenationalparklodges.com/content/uploads/2023/11/ynp-old-faithful-lodge-ext2-900x540.jpg",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2023/11/ynp-old-faithful-lodge-ext2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "725 Old Faithful Lodge Rd",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.459336,
    "longitude": -110.8283149
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/cabin/old-faithful-lodge-cabins/"
  ]
}