{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/transcontinental-railroad-byway-west-valley-city-ut",
  "name": "Transcontinental Railroad Back Country Byway (BCB)",
  "description": "The Transcontinental Railroad National Back Country Byway, also known as the Central Pacific Railroad Grade, is administered by the Bureau of Land Management for public use and enjoyment. Due to its unique history and scenic beauty, the Transcontinental Railroad Grade is a designated Area of Critical Environmental Concern and is listed on the National Register of Historic Places. The 90-mile Backcountry Byway begins west of lands managed by the National Park Service at the Golden Spike Nation...",
  "url": "https://campertunity.com/listings/campgrounds/transcontinental-railroad-byway-west-valley-city-ut",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://live.staticflickr.com/7491/26567657340_c48b4f8efb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2370 S. Decker Lake Blvd",
    "addressLocality": "West Valley City",
    "addressRegion": "UT",
    "postalCode": "84119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.581805,
    "longitude": -112.638305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    }
  ]
}