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