{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sugar-pine-staging-area-foresthill-ca",
  "name": "Sugar Pine Staging Area",
  "description": "Sugar Pine Staging Area is located at Sugar Pine Road, Foresthill CA 95631. Sugar Pine Staging Area can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tahoe/recarea/?recid=55788",
  "url": "https://campertunity.com/listings/campgrounds/sugar-pine-staging-area-foresthill-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sugar Pine Road",
    "addressLocality": "Foresthill",
    "addressRegion": "CA",
    "postalCode": "95631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.124167,
    "longitude": -120.760556
  }
}