{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-nelchina-state-rec-area",
  "name": "Little Nelchina State Rec Area",
  "description": "Little Nelchina State Rec Area, Glennallen Alaska. See 2 traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/little-nelchina-state-rec-area",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.988454056692376,
    "longitude": -146.94309127100612
  },
  "sameAs": [
    "https://www.campendium.com/little-nelchina-state-rec-area",
    "https://thedyrt.com/camping/alaska/alaska-little-nelchina-state-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}