{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-snake-river-campground",
  "name": "What is the phone number for Snake River Campground?",
  "description": "Snake River Campground is located at Snake River Campground Drive, Pine City MN 55063. Snake River Campground can be contacted at ***-***-**** or http://www.dnr.state.mn.us/camping/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-snake-river-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snake River Campground Drive",
    "addressLocality": "Pine City",
    "addressRegion": "MN",
    "postalCode": "55063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8227778,
    "longitude": -92.7805556
  }
}