{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-campground-camping-right-on-the-umd-campus-welcom",
  "name": "Bagley Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campground-campground-camping-right-on-the-umd-campus-welcom",
  "image": [
    "/sites/rsop.d.umn.edu/files/2021-01/campground_image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1737 Bayview Avenue",
    "addressLocality": "Duluth",
    "addressRegion": "MN",
    "postalCode": "55811",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.824086,
    "longitude": -92.0841264
  },
  "sameAs": [
    "https://umdrsop.d.umn.edu/campground"
  ]
}