{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nancy-lake-state-recreation-area-wasilla-ak-1",
  "name": "Nancy Lake State Recreation Area",
  "description": "Nancy Lake State Recreation Area camping reservations and campground information. Learn more about camping near Nancy Lake State Recreation Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/nancy-lake-state-recreation-area-wasilla-ak-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7278 E. Bogard Rd.",
    "addressLocality": "Wasilla",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.65447,
    "longitude": -150.10788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}