{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williams-bottom-campground-moab-ut-us",
  "name": "Williams Bottom campground",
  "description": "Williams Bottom campground is located at , Moab UT 84532. Williams Bottom campground can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&facilityId=231769",
  "url": "https://campertunity.com/listings/campgrounds/williams-bottom-campground-moab-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moab",
    "addressRegion": "UT",
    "postalCode": "84532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5369491,
    "longitude": -109.6035861
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/moab/williams-bottom-campground"
  ]
}