{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-gaylord-mi",
  "name": "Camp Michigan",
  "description": "Stay in the quiet and breathtaking woods of northern Michigan. Located on the 45th parallel and nestled near the Alpine Village of Gaylord, our Basecamp to the Great Outdoors is the prefect getaway for you and your family or group. Our kampground is the source of endless fun and adventure with walking trails, a brand new playground and jump pad,",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-gaylord-mi",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://campmichigan.com/wp-content/uploads/2023/10/gaylord-koa.jpg",
    "https://secure.gravatar.com/avatar/a0e3aa0d36bb5da213ec59ed4ce2696e?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5101 Campfires Pkwy",
    "addressLocality": "Gaylord",
    "addressRegion": "MI",
    "postalCode": "49735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9559816,
    "longitude": -84.6606714
  },
  "sameAs": [
    "https://campmichigan.com/campground/gaylord-koa/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}