{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-croton-township-campground",
  "name": "Croton Township Campground",
  "description": "Croton Township Campground is located at 7683 South Croton Hardy Drive, Newaygo MI 49337. Croton Township Campground can be contacted at ***-***-**** or https://www.crotontownshipcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-croton-township-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7683 South Croton Hardy Drive",
    "addressLocality": "Newaygo",
    "addressRegion": "MI",
    "postalCode": "49337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4463922,
    "longitude": -85.658117
  }
}