{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-bill-state-park-campground-cody-wy",
  "name": "Buffalo Bill State Park Campground",
  "description": "Buffalo Bill State Park has two camping areas - North Shore (sites 1-32) and North Fork (33-88). Both areas are located next to Buffalo Bill Reservoir.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-bill-state-park-campground-cody-wy",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/151311/Buffalo_Bill_State_Park_North_Shore_005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "US-16",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "postalCode": "82414"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.502691,
    "longitude": -109.244308
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/wy/buffalo-bill-state-park/",
    "https://rvshare.com/assets/media/images/logo_primary-05058655c404d14d8789131086ca9f0d.png"
  ]
}