{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Humboldt, IL",
  "description": "Cell tower locations and coverage information for Humboldt, Illinois",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/humboldt/il",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.584239,
    "longitude": -88.370257
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Humboldt",
    "addressRegion": "IL",
    "postalCode": "61931",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1433
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.81
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNNG959",
          "identifier": 14507042,
          "url": "https://www.celltowermaps.com/tower/14507042",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.570028",
            "longitude": "-88.350889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNNG959"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPXN411",
          "identifier": 15324797,
          "url": "https://www.celltowermaps.com/tower/15324797",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.582083",
            "longitude": "-88.407167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPXN411"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "FARMERS GRAIN COMPANY OF DORANS INC",
      "count": 1
    },
    {
      "licenseType": "NORTH OAKAW, TOWNSHIP OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}