{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-campground-resort",
  "name": "Midway Campground Resort",
  "description": "Midway Campground Resort, Statesville North Carolina. See 6 traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/midway-campground-resort",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.865996,
    "longitude": -80.706511
  },
  "sameAs": [
    "https://www.midwaycampground.com/",
    "https://www.campendium.com/midway-campground-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}