{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/union-pacific-state-recreation-area-kearney-ne-us",
  "name": "Union Pacific State Recreation Area",
  "description": "Union Pacific State Recreation Area is located at , Kearney NE 68845. Union Pacific State Recreation Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/union-pacific-state-recreation-area-kearney-ne-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kearney",
    "addressRegion": "NE",
    "postalCode": "68845",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6770776,
    "longitude": -99.2524745
  }
}