{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moonflower-canyon-moab-ut",
  "name": "Moonflower Canyon",
  "description": "Moonflower Canyon is located at , Moab UT 84532. Moonflower Canyon can be contacted at ***-***-**** or https://www.recreation.gov/camping/moonflower-canyon-group-site/r/campgroundDetails.do?contractCode=NRSO&parkId=150590",
  "url": "https://campertunity.com/listings/campgrounds/moonflower-canyon-moab-ut",
  "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.5541117,
    "longitude": -109.5869336
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/moab/moonflower-canyon"
  ]
}