{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Millville, MN",
  "description": "Cell tower locations and coverage information for Millville, Minnesota",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/millville/mn",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.244689,
    "longitude": -92.295731
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millville",
    "addressRegion": "MN",
    "postalCode": "55957",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 773
    },
    {
      "@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 - KNFL358",
          "identifier": 14888474,
          "url": "https://www.celltowermaps.com/tower/14888474",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.243028",
            "longitude": "-92.296556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNFL358"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WXP256",
          "identifier": 14948771,
          "url": "https://www.celltowermaps.com/tower/14948771",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.249972",
            "longitude": "-92.265167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WXP256"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BECKLUNDS AUTO REPAIR & TOWING",
      "count": 1
    },
    {
      "licenseType": "CLEAR LAKE TELEPHONE COMPANY LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}