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