{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natural-bridges-ut",
  "name": "Natural Bridges Campground",
  "description": "Explore Natural Bridges Campground in Natural Bridges National Monument, Utah with Recreation.gov. The campground includes 13 sites total, each of which can accommodate tent campers or RVs. Due to the size of the campground, there is a length limit of 26 fee",
  "url": "https://campertunity.com/listings/campgrounds/natural-bridges-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/20/18/16/272257_66df00fa-e1e9-4c0c-8c61-06b1d6c6a2e9_1440.jpeg",
    "https://cdn.recreation.gov/public/2025/01/22/21/04/272257_6328d16a-6900-479f-9974-d03e8361789d_1440.jpg",
    "https://cdn.recreation.gov/public/2024/03/30/20/35/272257_73309929-9fe3-4317-8ba2-56e4c83313ea_700.jpg",
    "https://cdn.recreation.gov/public/2024/03/30/20/36/272257_ec3f374c-5006-4d14-a32b-247f754076ae_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2025/01/22/21/08/272257_014ed154-5a4a-4fb4-997c-12229496b7a7_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Natural Bridges Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.609218,
    "longitude": -109.984193
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/272257",
    "https://www.camping.org/campgrounds/utah/lake-powell/natural-bridges-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$16+"
}