{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-james-township-campground-beaver-island-mi",
  "name": "St. James Township Campground",
  "description": "St. James Township Campground is located at 38150 Indian Point Road, Beaver Island MI 49782. St. James Township Campground can be contacted at ***-***-**** or http://www.stjamestwp.org/government_departments/st_james_township_campground/index.php",
  "url": "https://campertunity.com/listings/campgrounds/st-james-township-campground-beaver-island-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38150 Indian Point Road",
    "addressLocality": "Beaver Island",
    "addressRegion": "MI",
    "postalCode": "49782",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7504343,
    "longitude": -85.5389912
  }
}