{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orchard-beach-state-park-manistee-mi",
  "name": "Orchard Beach State Park",
  "description": "Orchard Beach State Park is located at 2064 Lakeshore Road, Manistee MI 49660. Orchard Beach State Park can be contacted at ***-***-**** or http://www.michigan.gov/dnr/0,4570,7-***-***-****5_48474_49209---,00.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orchard-beach-state-park-manistee-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2064 Lakeshore Road",
    "addressLocality": "Manistee",
    "addressRegion": "MI",
    "postalCode": "49660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2817026,
    "longitude": -86.3152884
  }
}