{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mica-bay-boater-park-coeur-d-alene-id",
  "name": "What is the phone number for Mica Bay Boater Park?",
  "description": "Mica Bay Boater Park is located at 8866 South Loffs Bay Road, Coeur D Alene ID 83814. Mica Bay Boater Park can be contacted at ***-***-**** or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&parkId=255232&facilityId=255232&agencyCode=70901",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mica-bay-boater-park-coeur-d-alene-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8866 South Loffs Bay Road",
    "addressLocality": "Coeur D Alene",
    "addressRegion": "ID",
    "postalCode": "83814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5947537,
    "longitude": -116.8570873
  }
}