{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-kearny-state-recreation-area-campground-kearney-ne",
  "name": "Fort Kearny State Recreation Area Campground",
  "description": "Fort Kearny State Recreation Area campground has 120 single-family campsites set among large cottonwood trees that shade much of the campground area.",
  "url": "https://campertunity.com/listings/campgrounds/fort-kearny-state-recreation-area-campground-kearney-ne",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/58750/Fort_Kearny_115.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1020 V Road",
    "addressLocality": "Kearney",
    "addressRegion": "NE",
    "postalCode": "68847"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6539,
    "longitude": -98.9969
  }
}