{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-sage-rv-park-reno-nv",
  "name": "Silver Sage RV Park",
  "description": "Explore Silver Sage RV Park to see what makes it one of the most dog friendly places in Reno.",
  "url": "https://campertunity.com/listings/campgrounds/silver-sage-rv-park-reno-nv",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground5-cf587fcbb28671f690ed9d9c6342e585.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2760 S Virginia Street",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "89502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5261788,
    "longitude": -119.812658
  }
}