{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buffalo-bill-ranch-state-park-north-platte-ne",
  "name": "What is the phone number for Buffalo Bill Ranch State Park?",
  "description": "Buffalo Bill Ranch State Park is located at 2921 Scouts Rest Ranch Road, North Platte NE 69101. Buffalo Bill Ranch State Park can be contacted at ***-***-**** or http://visitnorthplatte.com/attraction/buffalo-bill-state-historical-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buffalo-bill-ranch-state-park-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2921 Scouts Rest Ranch Road",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1632142,
    "longitude": -100.7952099
  }
}