{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Mattoon, WI",
  "description": "Cell tower locations and coverage information for Mattoon, Wisconsin",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/mattoon/wi",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.005233,
    "longitude": -89.042184
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mattoon",
    "addressRegion": "WI",
    "postalCode": "54450",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 420
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.06
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 50,
      "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 - WROD391",
          "identifier": 17424256,
          "url": "https://www.celltowermaps.com/tower/17424256",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.000111",
            "longitude": "-89.008667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROD391"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNUL666",
          "identifier": 14919841,
          "url": "https://www.celltowermaps.com/tower/14919841",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.004139",
            "longitude": "-89.053167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNUL666"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPLW425",
          "identifier": 14286926,
          "url": "https://www.celltowermaps.com/tower/14286926",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.005806",
            "longitude": "-89.044833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPLW425"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Wisconsin Power and Light Company",
      "count": 1
    },
    {
      "licenseType": "STEINHAUER, CHRISTIAN A",
      "count": 1
    },
    {
      "licenseType": "MATTOON, VILLAGE OF",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "MATTOON, VILLAGE OF",
      "count": 1
    }
  ]
}