{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-stone-lake-state-park",
  "name": "Big Stone Lake State Park",
  "description": "Big Stone Lake State Park is located at , Ortonville MN 56278. Big Stone Lake State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/big_stone_lake/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-stone-lake-state-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ortonville",
    "addressRegion": "MN",
    "postalCode": "56278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3914033,
    "longitude": -96.5303847
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ortonville/big-stone-lake-state-park"
  ]
}