{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/main-area-campground",
  "name": "Main Area Campground",
  "description": "Main Area Campground in Johnson Lake State Recreation Area, Elwood Nebraska. See 13 traveler reviews, 15 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/main-area-campground",
  "image": [
    "https://campcdn.com/photos/7/7/7755/96344/uploads_2F1470522020647-3xo56jmz0hd-2263f9154263dd7532cbb8ec2e732fc8_2FIMG_5305.JPG?v=1633649773",
    "http:https://campcdn.com/photos/7/7/7755/96344/low_res/main-area-campground-johnson-lake-sra.JPG?v=1633649773"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.68463891236291,
    "longitude": -99.82942163944244
  },
  "sameAs": [
    "https://www.campendium.com/main-area-campground-johnson-lake-sra",
    "https://thedyrt.com/camping/nebraska/main-area-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}