{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-waco-tx-1",
  "name": "Midway",
  "description": "Explore Midway in Waco Lake, Texas with Recreation.gov. Midway Park is ideal for families and friends to enjoy sightseeing and water activities, all while staying within the Waco city limits.",
  "url": "https://campertunity.com/listings/campgrounds/midway-waco-tx-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/07/26/17/53/9b3fa995-0969-48e2-9d60-a1ff3ac484ca_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/22/15/14/232641_8514640a-c65c-48b6-952b-ca137b1f74ff_1440.jpg",
    "https://cdn.recreation.gov/public/2018/07/26/17/55/e2060ec8-24b3-4ced-98e9-39d4d3d66008_450.jpg",
    "https://cdn.recreation.gov/public/2018/07/26/17/56/5a039fb0-5594-494e-9ba2-dce80b81cbe4_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/26/17/54/15cf64e7-59ab-402d-bfdf-4b5ee260602a_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2332 W HIGHWAY 6",
    "addressLocality": "WACO",
    "addressRegion": "TX",
    "postalCode": "76708-9602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5255556,
    "longitude": -97.2252222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232641"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$52"
}