{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-desert-moon-hotel-rv-park-thompson-ut",
  "name": "Desert Moon Hotel and RV Park",
  "description": "Desert Moon Hotel and RV Park is located at 75 West Old Highway 6 & 50, Thompson UT 84540. Desert Moon Hotel and RV Park can be contacted at ***-***-**** or http://www.desertmoonrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-desert-moon-hotel-rv-park-thompson-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/15294/1596634988_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75 West Old Highway 6 & 50",
    "addressLocality": "Thompson",
    "addressRegion": "UT",
    "postalCode": "84540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9709945,
    "longitude": -109.7158571
  }
}