{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/airport-tx",
  "name": "Airport Park | TX | Camping Information & Reviews",
  "description": "Nestled between the sparkling waters of Waco Lake and the bustling Waco Airport, Airport Park creates an unexpected oasi. 46 campsites available. Activities: Fi",
  "url": "https://campertunity.com/listings/campgrounds/airport-tx",
  "image": [
    "https://cdn.recreation.gov/public/2018/07/19/19/35/f70b2223-16c8-4924-9dd4-e2d518775735_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6102083,
    "longitude": -97.2365889
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/tx/waco-lake/airport-park"
  ]
}