{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Roxobel, NC",
  "description": "Cell tower locations and coverage information for Roxobel, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/roxobel/nc",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.202934,
    "longitude": -77.245243
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roxobel",
    "addressRegion": "NC",
    "postalCode": "27872",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 290
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 67,
      "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 - KNCP988",
          "identifier": 14112776,
          "url": "https://www.celltowermaps.com/tower/14112776",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.204333",
            "longitude": "-77.244417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNCP988"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNSL405",
          "identifier": 14525706,
          "url": "https://www.celltowermaps.com/tower/14525706",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.212667",
            "longitude": "-77.237194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNSL405"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "ROXOBEL, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "BAKER, JOSEPH F",
      "count": 1
    }
  ],
  "majorCarriers": []
}