{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-camp-smore-campground-long-prai",
  "name": "Camp Smore Campground",
  "description": "Camp Smore Campground is located at 24797 US 71, Long Prairie MN 56347. Camp Smore Campground can be contacted at ***-***-**** or http://www.campsmoremn.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-camp-smore-campground-long-prai",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24797 US 71",
    "addressLocality": "Long Prairie",
    "addressRegion": "MN",
    "postalCode": "56347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9884051,
    "longitude": -94.8664586
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/long-prairie/camp-smore-campground"
  ]
}