{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-truckee-river-rv-park-truckee-c",
  "name": "Truckee River RV Park",
  "description": "Truckee River RV Park is located at 10068 Hirschdale Road, Truckee CA 96161. Truckee River RV Park can be contacted at ***-***-**** or http://truckeeriverrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-truckee-river-rv-park-truckee-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10068 Hirschdale Road",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3827971,
    "longitude": -120.083746
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/truckee/truckee-river-rv-park"
  ]
}