{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-nelchina-river-glennallen-ak",
  "name": "Little Nelchina River",
  "description": "Little Nelchina River is located at , Glennallen AK 99588. Little Nelchina River can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/little-nelchina-river-glennallen-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glennallen",
    "addressRegion": "AK",
    "postalCode": "99588",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.9834061,
    "longitude": -146.9109054
  }
}