{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Lublin, WI",
  "description": "Cell tower locations and coverage information for Lublin, Wisconsin",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/lublin/wi",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.075061,
    "longitude": -90.726249
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lublin",
    "addressRegion": "WI",
    "postalCode": "54447",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 470
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.06
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 33,
      "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 - KNDN511",
          "identifier": 14269939,
          "url": "https://www.celltowermaps.com/tower/14269939",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.075250",
            "longitude": "-90.724028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNDN511"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNED313",
          "identifier": 14055806,
          "url": "https://www.celltowermaps.com/tower/14055806",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.077194",
            "longitude": "-90.721806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNED313"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "TAYLOR, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "LUBLIN, CITY OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}