{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springsteel-resort-marina-warroad-mn",
  "name": "Springsteel Resort & Marina",
  "description": "Springsteel Resort & Marina is located at 38004 Beach Street, Warroad MN 56763. Springsteel Resort & Marina can be contacted at ***-***-**** or http://www.springsteelresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/springsteel-resort-marina-warroad-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38004 Beach Street",
    "addressLocality": "Warroad",
    "addressRegion": "MN",
    "postalCode": "56763",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9459923,
    "longitude": -95.3064309
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/warroad/springsteel-resort-marina"
  ]
}