{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-sterling",
  "name": "Camp Michigan",
  "description": "Outdoor Adventures Rifle River Resort Campground offers a beautiful, quiet, and secluded setting in the Saginaw lowlands of eastern Michigan. The Rifle River provides hiking, fishing and canoeing. While camping or renting a cabin you can relax in the outdoor heated pool and hot tub, or join in basketball, horseshoes, volleyball or so much more.",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-sterling",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://secure.gravatar.com/avatar/88ac7941ee076ac64edf59dfbfd403e4?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "https://campmichigan.com/wp-content/uploads/2021/06/ARVC_OA-Rifle-River_Banner.jpg",
    "https://campmichigan.com/wp-content/uploads/2021/06/ARVC_OA-Rifle-River_Rotator-1.jpg",
    "https://campmichigan.com/wp-content/uploads/2021/06/ARVC_OA-Rifle-River_Rotator-2.jpg",
    "https://campmichigan.com/wp-content/uploads/2021/06/ARVC_OA-Rifle-River_Rotator-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "334 Melita Rd",
    "addressLocality": "Sterling",
    "addressRegion": "MI",
    "postalCode": "48659",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0736535,
    "longitude": -84.019572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseshoes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volleyball"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Basketball"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}