{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boca-rest-campground-truckee-ca",
  "name": "Boca Rest Campground",
  "description": "Boca Rest Campground is located at Stampede Meadows Road, Truckee CA 96161. Boca Rest Campground can be contacted at or https://www.recreation.gov/camping/campgrounds/234115",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boca-rest-campground-truckee-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stampede Meadows Road",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "postalCode": "96161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4193637,
    "longitude": -120.0862034
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/truckee/boca-rest-campground"
  ]
}