{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forks-state-forest-campground-traverse-city-mi",
  "name": "What is the phone number for Forks State Forest Campground?",
  "description": "Forks State Forest Campground is located at 8***-***-**** Brown Bridge Road, Traverse City MI 49696. Forks State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=581&type=SFCG",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forks-state-forest-campground-traverse-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8585-8627 Brown Bridge Road",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49696",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6732718,
    "longitude": -85.4017322
  }
}