{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-iron-river-mi",
  "name": "First Baptist Church Iron River",
  "description": "Spot located in an accessible space close to town and many of the lovely parks and recreation spaces.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-iron-river-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41511/photo-gallery/69g04ZbWqgpigrAb_98b1d9074c4feb300f9d3f172175f916_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Iron River, MI",
    "addressLocality": "Iron River",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.07602921,
    "longitude": -88.73670191
  },
  "sameAs": [
    "https://www.firstbaptistironriver.org/",
    "https://www.harvesthosts.com/hosts/michigan/first-baptist-church-iron-river"
  ],
  "checkinTime": "07:50:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}