{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/airport-park-waco-tx",
  "name": "Airport Park",
  "description": "The year-round campground at Airport Park is perfectly located between Waco Lake and the Waco Airport. Campers can look south and view the pristine waters of the lake, or look north and watch airplanes take off and land.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/airport-park-waco-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/07/19/19/26/d31608f5-7716-41b5-8893-3f739c1d3829_1440.webp",
    "https://cdn.recreation.gov/public/2018/07/19/19/21/8fb4ea06-ca1e-4f06-8029-92354abfb70b_700.webp",
    "https://cdn.recreation.gov/public/2018/07/19/19/28/72240360-13d0-4a85-a302-4c8f91b8191d_700.webp",
    "https://cdn.recreation.gov/public/2018/07/19/19/33/04344425-31a4-4fc8-8957-d2db2f59cf4f_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/19/19/35/f70b2223-16c8-4924-9dd4-e2d518775735_700.webp",
    "https://cdn.recreation.gov/public/2018/07/19/19/21/2c63913d-df24-4479-bfe3-7437af94d228_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4600 SKEET EASON RD",
    "addressLocality": "Waco",
    "addressRegion": "TX",
    "postalCode": "76708-9602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6102083,
    "longitude": -97.2365889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.457753,
    "reviewCount": 1077,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}