{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/archway-parkway-kearney-ne",
  "name": "Archway Parkway",
  "description": "Archway Parkway is located at , Kearney NE 68847. Archway Parkway can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/archway-parkway-kearney-ne",
  "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": "68847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.671258,
    "longitude": -99.032749
  }
}