{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-rose-nv-reno-nv",
  "name": "Mount Rose (NV)",
  "description": "Mount Rose Campground is conveniently located between Reno and Lake Tahoe just off scenic Mount Rose Highway. Visitors love the campground for its proximity to excellent hiking trails and recreational opportunities at Lake Tahoe.",
  "url": "https://campertunity.com/listings/campgrounds/mount-rose-nv-reno-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/07/13/15/16/232186_e5e60c4a-040e-43bd-b4ac-54ced25e4332_1440.webp",
    "https://cdn.recreation.gov/public/2023/10/16/19/03/232186_1d49d058-4aba-4eb9-a58d-04e6f8e2be3d_700.webp",
    "https://cdn.recreation.gov/public/images/64666_700.webp",
    "https://cdn.recreation.gov/public/images/64842_700.webp",
    "https://cdn.recreation.gov/public/images/64687_700.webp",
    "https://cdn.recreation.gov/public/images/64837_700.webp",
    "https://cdn.recreation.gov/public/images/64858_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64752_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 104",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "96120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3122778,
    "longitude": -119.8973611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$32+"
}