{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sands-country-cove-campground-butterfield-mn",
  "name": "Sands Country Cove Campground",
  "description": "Sands Country Cove Campground is located at 39312 680th Avenue, Butterfield MN 56120. Sands Country Cove Campground can be contacted at ***-***-**** or https://campnative.com/campgrounds/usa/mn/butterfield/sands-country-cove-campground",
  "url": "https://campertunity.com/listings/campgrounds/sands-country-cove-campground-butterfield-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39312 680th Avenue",
    "addressLocality": "Butterfield",
    "addressRegion": "MN",
    "postalCode": "56120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.918032,
    "longitude": -94.714165
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/butterfield/sands-country-cove-campground"
  ]
}