{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Klamath, CA",
  "description": "Cell tower locations and coverage information for Klamath, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/klamath/ca",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.374306,
    "longitude": -123.978824
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Klamath",
    "addressRegion": "CA",
    "postalCode": "95548",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1079
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.78
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQGS718",
          "identifier": 15694657,
          "url": "https://www.celltowermaps.com/tower/15694657",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.383444",
            "longitude": "-123.994528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQGS718"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQGV328",
          "identifier": 15698784,
          "url": "https://www.celltowermaps.com/tower/15698784",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.383444",
            "longitude": "-123.994528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQGV328"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KB88749",
          "identifier": 14708864,
          "url": "https://www.celltowermaps.com/tower/14708864",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.383167",
            "longitude": "-123.984528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KB88749"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CALIFORNIA, STATE OF",
      "count": 2
    },
    {
      "licenseType": "GRAYBACK FORESTRY INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}