{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hobbsville, NC",
  "description": "Cell tower locations and coverage information for Hobbsville, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hobbsville/nc",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3471,
    "longitude": -76.60467
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hobbsville",
    "addressRegion": "NC",
    "postalCode": "27946",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1250
    },
    {
      "@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 - KNBP335",
          "identifier": 14388919,
          "url": "https://www.celltowermaps.com/tower/14388919",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.320722",
            "longitude": "-76.604944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNBP335"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRVB794",
          "identifier": 17556038,
          "url": "https://www.celltowermaps.com/tower/17556038",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.347111",
            "longitude": "-76.604667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRVB794"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNLZ255",
          "identifier": 14501004,
          "url": "https://www.celltowermaps.com/tower/14501004",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.375722",
            "longitude": "-76.587167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNLZ255"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BUNCH, W C",
      "count": 1
    },
    {
      "licenseType": "NUZZO, EVAN",
      "count": 1
    },
    {
      "licenseType": "TROTMAN, DENNIS",
      "count": 1
    }
  ],
  "majorCarriers": []
}