{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steelhead-lodge-klamath-ca",
  "name": "What is the phone number for Steelhead Lodge?",
  "description": "Steelhead Lodge is located at 330 Terwer Riffle Road, Klamath CA 95548. Steelhead Lodge can be contacted at ***-***-**** or http://www.thesteelheadlodge.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steelhead-lodge-klamath-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "330 Terwer Riffle Road",
    "addressLocality": "Klamath",
    "addressRegion": "CA",
    "postalCode": "95548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.510437,
    "longitude": -123.9897842
  }
}