{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-sterling-mi",
  "name": "Camp Michigan",
  "description": "River View Campground & Canoe Livery is a modern campground located on the beautiful Rifle River in Sterling Michigan. We offer camping, canoeing, tubing and kayak rentals for groups and families. River View offers campsites ranging from full-hookup to rustic. With well over 1 mile of river-front camping, River View Campground offers more river-front camping than any other destination along the Rifle",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-sterling-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/riverview.jpg",
    "https://secure.gravatar.com/avatar/2f8fd0ba54f7ec738cb122e06d00a9d4?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": "5755 N Townline Rd",
    "addressLocality": "Sterling",
    "addressRegion": "MI",
    "postalCode": "48659",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0013649,
    "longitude": -84.0273043
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tubing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}