{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/challancin-landing-road-crystal-falls-mi",
  "name": "Challancin Landing Road",
  "description": "Challancin Landing Road is located at Challancin Landing Road, Crystal Falls MI 49920. Challancin Landing Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/challancin-landing-road-crystal-falls-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Challancin Landing Road",
    "addressLocality": "Crystal Falls",
    "addressRegion": "MI",
    "postalCode": "49920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1726938,
    "longitude": -88.3053498
  }
}