{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-kearny-sra-kearney-ne",
  "name": "Fort Kearny SRA",
  "description": "Fort Kearny SRA camping reservations and campground information. Learn more about camping near Fort Kearny SRA and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/fort-kearny-sra-kearney-ne",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid230098/%7Bpht%7DJG_20160507_470_1080x720%7Bpht%7D1562795539942.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1020 V Road",
    "addressLocality": "Kearney",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.64278,
    "longitude": -99.00583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}