{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hamptonville, NC",
  "description": "Cell tower locations and coverage information for Hamptonville, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hamptonville/nc",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.098468,
    "longitude": -80.760345
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hamptonville",
    "addressRegion": "NC",
    "postalCode": "27020",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 6094
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 21,
      "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 - WXTZ-LP",
          "identifier": 1000105375,
          "url": "https://www.celltowermaps.com/tower/1000105375",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.116917",
            "longitude": "-80.729056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WXTZ-LP"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNHB477",
          "identifier": 14118320,
          "url": "https://www.celltowermaps.com/tower/14118320",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.121528",
            "longitude": "-80.774222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNHB477"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQPD394",
          "identifier": 16228846,
          "url": "https://www.celltowermaps.com/tower/16228846",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.122778",
            "longitude": "-80.774444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQPD394"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "YADKINVILLE MEDIA INC",
      "count": 1
    },
    {
      "licenseType": "YADKIN, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "WEST YADKIN VOL FIRE DEPT INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}