{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tumco-historic-mine",
  "name": "Tumco Historic Mine",
  "description": "Tumco Historic Mine is located at Ogilby Road, Winterhaven CA 92283. Tumco Historic Mine can be contacted at ***-***-**** or https://www.blm.gov/visit/tumco-historic-mine",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tumco-historic-mine",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ogilby Road",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8813401,
    "longitude": -114.8325429
  }
}