{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-highway-108-sno-park",
  "name": "Highway 108 Sno-Park",
  "description": "Highway 108 Sno-Park is located at 16 California 108, Pinecrest CA 95364. Highway 108 Sno-Park can be contacted at ***-***-**** or http://www.ohv.parks.ca.gov/snoparks/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-highway-108-sno-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 California 108",
    "addressLocality": "Pinecrest",
    "addressRegion": "CA",
    "postalCode": "95364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2670793,
    "longitude": -119.9918333
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/pinecrest/highway-108-sno-park",
    "https://thedyrt.com/camping/california/snow-park"
  ]
}