{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huron-manistee-national-forests-cadillac-manistee-ranger-sta",
  "name": "What is the phone number for Huron-Manistee National Forests - Cadillac/Manistee Ranger Station?",
  "description": "Huron-Manistee National Forests - Cadillac/Manistee Ranger Station is located at 412 Red Apple Road, Manistee MI 49660. Huron-Manistee National Forests - Cadillac/Manistee Ranger Station can be contacted at ***-***-**** or http://www.fs.usda.gov/hmnf",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huron-manistee-national-forests-cadillac-manistee-ranger-sta",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "412 Red Apple Road",
    "addressLocality": "Manistee",
    "addressRegion": "MI",
    "postalCode": "49660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2209398,
    "longitude": -86.3127526
  }
}