{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-coeur-d-alene-coeur-d-alene-id",
  "name": "What is the phone number for Camp Coeur d'Alene?",
  "description": "Camp Coeur d'Alene is located at 10588 East Wolf Lodge Bay Road, Coeur D Alene ID 83814. Camp Coeur d'Alene can be contacted at ***-***-**** or http://www.campcoeurdalene.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-coeur-d-alene-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": "10588 East Wolf Lodge Bay Road",
    "addressLocality": "Coeur D Alene",
    "addressRegion": "ID",
    "postalCode": "83814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6193127,
    "longitude": -116.6438021
  }
}