{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summit-lake-state-recreation-area-tekamah-ne-1",
  "name": "Summit Lake State Recreation Area",
  "description": "Summit Lake State Recreation Area camping reservations and campground information. Learn more about camping near Summit Lake State Recreation Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/summit-lake-state-recreation-area-tekamah-ne-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid234101/%7Bpht%7DSummit%20Lake%20State%20Recreation%20Area%7Bpht%7D1617673406761.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2787 County Rd. G",
    "addressLocality": "Tekamah",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76222,
    "longitude": -96.29972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}