{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autrain-lake-campground-au-train-mi",
  "name": "What is the phone number for AuTrain Lake Campground?",
  "description": "AuTrain Lake Campground is located at County Highway 596, Au Train MI 49806. AuTrain Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/hiawatha/recarea/?recid=13283",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autrain-lake-campground-au-train-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Highway 596",
    "addressLocality": "Au Train",
    "addressRegion": "MI",
    "postalCode": "49806",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3916667,
    "longitude": -86.8380556
  }
}