{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-spearhead-point-she",
  "name": "SPEARHEAD POINT SHELTER",
  "description": "SPEARHEAD POINT SHELTER is located at 850 North 8th Street, Medford WI 54451. SPEARHEAD POINT SHELTER can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-spearhead-point-she",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "850 North 8th Street",
    "addressLocality": "Medford",
    "addressRegion": "WI",
    "postalCode": "54451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3269028,
    "longitude": -90.4442836
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/medford/spearhead-point-shelter"
  ]
}