{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Linden, NC",
  "description": "Cell tower locations and coverage information for Linden, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/linden/nc",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.254885,
    "longitude": -78.747245
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Linden",
    "addressRegion": "NC",
    "postalCode": "28356",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 5110
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.02
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 150,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KBP708",
          "identifier": 14043231,
          "url": "https://www.celltowermaps.com/tower/14043231",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.238500",
            "longitude": "-78.755306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KBP708"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KIV433",
          "identifier": 14267218,
          "url": "https://www.celltowermaps.com/tower/14267218",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.238500",
            "longitude": "-78.755306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KIV433"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXB440",
          "identifier": 16763985,
          "url": "https://www.celltowermaps.com/tower/16763985",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.238500",
            "longitude": "-78.755306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXB440"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "WEST AREA VOLUNTEER FIRE DEPT",
      "count": 1
    },
    {
      "licenseType": "WESTAREA FIRE DEPARTMENT",
      "count": 1
    },
    {
      "licenseType": "WEST AREA VOL FIRE DEPT INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}