{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Pollock, ID",
  "description": "Cell tower locations and coverage information for Pollock, Idaho",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/pollock/id",
  "dateModified": "2026-04-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.312387,
    "longitude": -116.359021
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pollock",
    "addressRegion": "ID",
    "postalCode": "83547",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 340
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 67,
      "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 - WNKC822",
          "identifier": 14974846,
          "url": "https://www.celltowermaps.com/tower/14974846",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.307667",
            "longitude": "-116.354583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNKC822"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRPD725",
          "identifier": 17455132,
          "url": "https://www.celltowermaps.com/tower/17455132",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.339917",
            "longitude": "-116.381028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRPD725"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "IDAHO POWER COMPANY",
      "count": 1
    },
    {
      "licenseType": "AirBridge Broadband LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}