{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hillman, MN",
  "description": "Cell tower locations and coverage information for Hillman, Minnesota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hillman/mn",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00413,
    "longitude": -93.893868
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hillman",
    "addressRegion": "MN",
    "postalCode": "56338",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1632
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 200,
      "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 - WQEH673",
          "identifier": 15604726,
          "url": "https://www.celltowermaps.com/tower/15604726",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.004167",
            "longitude": "-93.891667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQEH673"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPIV728",
          "identifier": 14931338,
          "url": "https://www.celltowermaps.com/tower/14931338",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.011639",
            "longitude": "-93.902750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPIV728"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "JOHNSON, BRUCE",
      "count": 1
    },
    {
      "licenseType": "HELD, LE ROY J",
      "count": 1
    }
  ],
  "majorCarriers": []
}