{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-bill-ranch-state-recreation-area-campground-north",
  "name": "Buffalo Bill Ranch State Recreation Area Campground",
  "description": "Buffalo Bill Ranch State Recreation Area Campground has 23 single-family campsites along the North Platte River and next to the Historical Park.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-bill-ranch-state-recreation-area-campground-north",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/58549/Buffalo_Bill_Ranch_SRA_Sign.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2921 Scouts Rest Ranch Road",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.16249,
    "longitude": -100.79284
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/ne/buffalo-bill-ranch-state-recreation-area/"
  ]
}