{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Putnam, IL",
  "description": "Cell tower locations and coverage information for Putnam, Illinois",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/putnam/il",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.202592,
    "longitude": -89.267641
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Putnam",
    "addressRegion": "IL",
    "postalCode": "61560",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 512
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 6.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 1,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRUH639",
          "identifier": 17532869,
          "url": "https://www.celltowermaps.com/tower/17532869",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.224139",
            "longitude": "-89.268694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRUH639"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KSA928",
          "identifier": 16379434,
          "url": "https://www.celltowermaps.com/tower/16379434",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.224139",
            "longitude": "-89.268694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KSA928"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNBS730",
          "identifier": 14883281,
          "url": "https://www.celltowermaps.com/tower/14883281",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.176417",
            "longitude": "-89.290361"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNBS730"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KSI953",
          "identifier": 14945034,
          "url": "https://www.celltowermaps.com/tower/14945034",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.225028",
            "longitude": "-89.233417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KSI953"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "PUTNAM, COUNTY OF",
      "count": 2
    },
    {
      "licenseType": "G & J FERTILIZER CO INC",
      "count": 1
    },
    {
      "licenseType": "Verizon North Inc.",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon North Inc.",
      "count": 1
    }
  ]
}