{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-rose-rv-park-fernley-nv-4",
  "name": "Desert Rose RV Park",
  "description": "Check out Desert Rose RV Park in Fernley, Nevada on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/desert-rose-rv-park-fernley-nv-4",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3285 US Highway 50 E",
    "addressLocality": "Fernley",
    "addressRegion": "NV",
    "postalCode": "89408-5675",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8513541,
    "longitude": -120.0218404
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/nevada/fernley/desert-rose-rv-park",
    "https://rvcampgroundhq.com/campground/nevada-1/desert-rose-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}