{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Thebes, IL",
  "description": "Cell tower locations and coverage information for Thebes, Illinois",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/thebes/il",
  "dateModified": "2026-04-22",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.201646,
    "longitude": -89.418223
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thebes",
    "addressRegion": "IL",
    "postalCode": "62990",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1228
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.85
    },
    {
      "@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 - KNKN477",
          "identifier": 15771269,
          "url": "https://www.celltowermaps.com/tower/15771269",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.209167",
            "longitude": "-89.431389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN477"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNEX439",
          "identifier": 13228013,
          "url": "https://www.celltowermaps.com/tower/13228013",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.218639",
            "longitude": "-89.453139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNEX439"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "UNION PACIFIC RAILROAD",
      "count": 1
    }
  ],
  "majorCarriers": []
}