{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-blue-springs-lake-campground-blue-springs-mo-us",
  "name": "Blue Springs Lake Campground",
  "description": "Blue Springs Lake Campground is located at 5400 Northeast Campground Road, Blue Springs MO 64064. Blue Springs Lake Campground can be contacted at ***-***-**** or http://www.makeyourdayhere.com/campgrounds",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-blue-springs-lake-campground-blue-springs-mo-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5400 Northeast Campground Road",
    "addressLocality": "Blue Springs",
    "addressRegion": "MO",
    "postalCode": "64064",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.010128,
    "longitude": -94.3482957
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/blue-springs/blue-springs-lake-campground"
  ]
}