{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmonrun-grant-mi",
  "name": "salmonrun",
  "description": "Salmon Run Campground and Vic's Canoes, Kayak and Tubes is located on the beautiful Muskegon River just outside of Newaygo and Grant. We offer RV and tent sites, cabins and awesome river trips for tubing, kayaking, rafting and canoeing. Float back to your car or campsite.",
  "url": "https://campertunity.com/listings/campgrounds/salmonrun-grant-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8845 Felch Avenue",
    "addressLocality": "Grant",
    "addressRegion": "MI",
    "postalCode": "49327",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.salmonrunmi.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}