{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/insta-launch-campground-marina-manistee-mi",
  "name": "What is the phone number for Insta Launch Campground & Marina?",
  "description": "Insta Launch Campground & Marina is located at 20 Park Avenue, Manistee MI 49660. Insta Launch Campground & Marina can be contacted at ***-***-**** or http://www.instalaunch.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/insta-launch-campground-marina-manistee-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Park Avenue",
    "addressLocality": "Manistee",
    "addressRegion": "MI",
    "postalCode": "49660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2650159,
    "longitude": -86.3049073
  }
}