{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-desert-rose-rv-park-fernley",
  "name": "Desert Rose RV Park",
  "description": "Desert Rose RV Park is located at 3285 U.S. 50 Alternate, Fernley NV 89408. Desert Rose RV Park can be contacted at ***-***-**** or http://www.desertroserv.com/home",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-desert-rose-rv-park-fernley",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3285 U.S. 50 Alternate",
    "addressLocality": "Fernley",
    "addressRegion": "NV",
    "postalCode": "89408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5924234,
    "longitude": -119.1560729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/fernley/desert-rose-rv-park"
  ]
}