{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-bay-campground",
  "name": "Martin Bay Campground",
  "description": "Martin Bay Campground in Lake McConaughy State Recreation Area, Lemoyne Nebraska. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/martin-bay-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.25378165486055,
    "longitude": -101.68971943804434
  },
  "sameAs": [
    "https://www.campendium.com/martin-bay",
    "https://thedyrt.com/camping/nebraska/nebraska-lake-mcconaughy-state-recreation-area-martin-bay-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}