{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wagner-lake-campground-rose-city-mi",
  "name": "Wagner Lake Campground",
  "description": "Wagner Lake Campground is located at , Rose City MI 48654. Wagner Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18846",
  "url": "https://campertunity.com/listings/campgrounds/wagner-lake-campground-rose-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rose City",
    "addressRegion": "MI",
    "postalCode": "48654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5533489,
    "longitude": -84.1475047
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/rose-city/wagner-lake-campground"
  ]
}