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