{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hobo-park-campground-starbuck-mn-us",
  "name": "Hobo Park Campground",
  "description": "Hobo Park Campground is located at 401 East 1st Street, Starbuck MN 56381. Hobo Park Campground can be contacted at ***-***-**** or http://starbuckcitygov.com/index.asp?SEC=49ED7DC6-67F6-4084-A9E9-5D0CDABBEA3C&Type=B_BASIC",
  "url": "https://campertunity.com/listings/campgrounds/hobo-park-campground-starbuck-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "401 East 1st Street",
    "addressLocality": "Starbuck",
    "addressRegion": "MN",
    "postalCode": "56381",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6081536,
    "longitude": -95.5291755
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/starbuck/hobo-park-campground"
  ]
}