{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Polk, OH",
  "description": "Cell tower locations and coverage information for Polk, Ohio",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/polk/oh",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.891702,
    "longitude": -82.204736
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Polk",
    "addressRegion": "OH",
    "postalCode": "44866",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2192
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.79
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 5,
      "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 - WRUS842",
          "identifier": 17545439,
          "url": "https://www.celltowermaps.com/tower/17545439",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.870694",
            "longitude": "-82.209611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRUS842"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPWR512",
          "identifier": 15296041,
          "url": "https://www.celltowermaps.com/tower/15296041",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.871111",
            "longitude": "-82.221611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWR512"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRW614",
          "identifier": 16422063,
          "url": "https://www.celltowermaps.com/tower/16422063",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.880556",
            "longitude": "-82.204722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRW614"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KVW220",
          "identifier": 14213090,
          "url": "https://www.celltowermaps.com/tower/14213090",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.882833",
            "longitude": "-82.197111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KVW220"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Bucking Iron Works",
      "count": 1
    },
    {
      "licenseType": "NEW CINGULAR WIRELESS PCS, LLC",
      "count": 1
    },
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    },
    {
      "licenseType": "Ohio State Highway Patrol",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}