{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tyler-bend-campground-ar",
  "name": "Tyler Bend Campground",
  "description": "Explore Tyler Bend Campground in Buffalo National River, Arkansas with Recreation.gov. Campers will delight in the picturesque river views at Tyler Bend. Located 11 miles (18 km) northwest of Marshall, Arkansas, Tyler Bend is set on a quiet, peace",
  "url": "https://campertunity.com/listings/campgrounds/tyler-bend-campground-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/16/56/233119_012d9224-6af5-47aa-b3b8-b490d4373c5f_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/19/15/9f487c8f-7488-4c7f-a6af-19b070480b2f_450.jpg",
    "https://cdn.recreation.gov/public/2021/12/14/13/46/233119_9ef774a1-ee5d-43f5-9591-9a9929144a33_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/05/17/20/233119_94ac34c1-f7b6-4b16-b01a-fd88dfd5fe51_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyler Bend Campground",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9866667,
    "longitude": -92.7638889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233119"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$20-$50"
}