{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-1",
  "name": "MIDWAY",
  "description": "Overview Midway Park is ideal for families and friends to enjoy sightseeing and water activities, all while staying within the Waco city limits.Recreation The main lake shoreline has a large amount of submerged timber, which typically holds fish year-round. Anglers will find plenty of catfish, crappie, large and smallmouth bass as well as sunfish. A boat ramp and dock help visitors enjoy the lake.Facilities The main lake shoreline has a large amount of submerged timber, which typically holds...",
  "url": "https://campertunity.com/listings/campgrounds/midway-1",
  "image": [
    "https://cdn.recreation.gov/public/2018/08/22/15/14/232641_8514640a-c65c-48b6-952b-ca137b1f74ff_1440.jpg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0260203,
    "longitude": -95.7505033
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}