{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newaygo-state-park-newaygo-mi",
  "name": "Newaygo State Park",
  "description": "Newaygo State Park is located at 2793 South Beech Avenue, Newaygo MI 49337. Newaygo State Park can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=477&type=SPRK",
  "url": "https://campertunity.com/listings/campgrounds/newaygo-state-park-newaygo-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2793 South Beech Avenue",
    "addressLocality": "Newaygo",
    "addressRegion": "MI",
    "postalCode": "49337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5001937,
    "longitude": -85.5828712
  }
}