{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Zionville, NC",
  "description": "Cell tower locations and coverage information for Zionville, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/zionville/nc",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.334847,
    "longitude": -81.743167
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Zionville",
    "addressRegion": "NC",
    "postalCode": "28698",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2594
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 14,
      "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 - WPWL504",
          "identifier": 15290268,
          "url": "https://www.celltowermaps.com/tower/15290268",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.325833",
            "longitude": "-81.724444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWL504"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KFD740",
          "identifier": 14875037,
          "url": "https://www.celltowermaps.com/tower/14875037",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.325972",
            "longitude": "-81.724278"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KFD740"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MAYMEAD INC",
      "count": 1
    },
    {
      "licenseType": "CHANDLER CONCRETE/HIGH COUNTRY LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}