{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-rv-park-reno-nv",
  "name": "Marina RV Park",
  "description": "Book your perfect spot! TO BOOK PLEASE CONTACT PYRAMID LAKE REALTY DEPARTMENT AT ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/marina-rv-park-reno-nv",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b19fa911-2866-4c01-bdf4-3ba044611d68/Pyramid%20Pic.jpg",
    "http://img1.wsimg.com/isteam/ip/b19fa911-2866-4c01-bdf4-3ba044611d68/Pyramid%20Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 Lakeview Drive",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "89510",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.95742,
    "longitude": -119.60375
  }
}