{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-at-grand-sierra-resort-reno-nv",
  "name": "RV Park at Grand Sierra Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-at-grand-sierra-resort-reno-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/06/Fort-Churchill-State-Park-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 East 2nd St.",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "89595",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.52746,
    "longitude": -119.78037
  }
}