{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-norway-lake-campground-watton-mi",
  "name": "Norway Lake Campground",
  "description": "Norway Lake Campground is located at Forest Road 2400, Watton MI 49970. Norway Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ottawa/recreation/camping-cabins/recarea/?recid=12319&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-norway-lake-campground-watton-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 2400",
    "addressLocality": "Watton",
    "addressRegion": "MI",
    "postalCode": "49970",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.415779,
    "longitude": -88.682194
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/watton/norway-lake-campground"
  ]
}