{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Lowman, ID",
  "description": "Cell tower locations and coverage information for Lowman, Idaho",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/lowman/id",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.083509,
    "longitude": -115.620663
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lowman",
    "addressRegion": "ID",
    "postalCode": "83637",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 267
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "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 - WQOM846",
          "identifier": 16185714,
          "url": "https://www.celltowermaps.com/tower/16185714",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.081306",
            "longitude": "-115.614750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOM846"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - DK13IA",
          "identifier": 1000044869,
          "url": "https://www.celltowermaps.com/tower/1000044869",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.094722",
            "longitude": "-115.626944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "DK13IA"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Idaho Transportation Department",
      "count": 1
    },
    {
      "licenseType": "FISHER BROADCASTING - IDAHO TV, L.L.C.",
      "count": 1
    }
  ],
  "majorCarriers": []
}