{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traverse-city-state-park-traverse-city-mi",
  "name": "What is the phone number for Traverse City State Park Campground?",
  "description": "Traverse City State Park Campground is located at 1498 Munson Avenue, Traverse City MI 49686. Traverse City State Park Campground can be contacted at ***-***-**** or http://www.dnr.state.mi.us/parksandtrails/details.aspx?id=501&type=SPRK",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traverse-city-state-park-traverse-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1498 Munson Avenue, 1014",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7479384,
    "longitude": -85.5538382
  }
}