{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Falcon, NC",
  "description": "Cell tower locations and coverage information for Falcon, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/falcon/nc",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.183757,
    "longitude": -78.611185
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Falcon",
    "addressRegion": "NC",
    "postalCode": "28342",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 147
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.88
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 5,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRVZ641",
          "identifier": 17583385,
          "url": "https://www.celltowermaps.com/tower/17583385",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.155500",
            "longitude": "-78.617972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRVZ641"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN954",
          "identifier": 16164744,
          "url": "https://www.celltowermaps.com/tower/16164744",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.155500",
            "longitude": "-78.617972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN954"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNDQ289",
          "identifier": 14465602,
          "url": "https://www.celltowermaps.com/tower/14465602",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.156278",
            "longitude": "-78.630583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNDQ289"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXV703",
          "identifier": 16817812,
          "url": "https://www.celltowermaps.com/tower/16817812",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.192917",
            "longitude": "-78.644889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXV703"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    },
    {
      "licenseType": "ALLTEL Corporation",
      "count": 1
    },
    {
      "licenseType": "MARTINS ABATTOIR INC",
      "count": 1
    },
    {
      "licenseType": "Public Works Commission of the City of Fayetteville",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "MARTINS ABATTOIR INC",
      "count": 1
    }
  ]
}