{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-big-bend-campground",
  "name": "Upper Big Bend Campground Guide | Best Sites & Tips | Uta...",
  "description": "Upper Big Bend Campground: 8 sites, $20/night. First-come, first-served. Restrooms. See photos & check availability.",
  "url": "https://campertunity.com/listings/campgrounds/upper-big-bend-campground",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6493106,
    "longitude": -109.48840539999999
  },
  "sameAs": [
    "https://outdoorithm.com/campgrounds/ut/moab/upper-big-bend-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}