{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lookout-campground-reno-nv",
  "name": "Lookout Campground",
  "description": "Lookout Campground. RV Park and Campground in Reno, Nevada",
  "url": "https://campertunity.com/listings/campgrounds/lookout-campground-reno-nv",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dog Valley Rd",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "89439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5245463,
    "longitude": -119.9993495
  }
}