{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bowman-lake-branch-mi",
  "name": "Bowman Lake",
  "description": "Bowman Lake is located at , Branch MI 49402. Bowman Lake can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bowman-lake-branch-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Branch",
    "addressRegion": "MI",
    "postalCode": "49402",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8927601,
    "longitude": -85.9697263
  }
}