{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-desert-rv-moab-ut",
  "name": "Red Desert RV Park",
  "description": "Red Desert RV Park is the last local privately owned campground in Moab! We are located in the Spanish Valley area of Moab, UT.",
  "url": "https://campertunity.com/listings/campgrounds/red-desert-rv-moab-ut",
  "image": [
    "https://media.mybnbwebsite.com/12954/RDRVP_Logo_S.png",
    "https://media.mybnbwebsite.com/12954/500x386_RDRVP_Logo_Spng.png",
    "https://media.mybnbwebsite.com/12954/andrey_grinkevich_rIDE73mqi2s_unsplash_20230601124814.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5501 South Hwy 191",
    "addressLocality": "Moab",
    "addressRegion": "UT",
    "postalCode": "84532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5738096,
    "longitude": -109.546214
  }
}