{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Vilas, NC",
  "description": "Cell tower locations and coverage information for Vilas, North Carolina",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/vilas/nc",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.245683,
    "longitude": -81.76761
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vilas",
    "addressRegion": "NC",
    "postalCode": "28692",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 4456
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 14,
      "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 - WQSD487",
          "identifier": 16439850,
          "url": "https://www.celltowermaps.com/tower/16439850",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.225833",
            "longitude": "-81.759167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQSD487"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNIU572",
          "identifier": 14185236,
          "url": "https://www.celltowermaps.com/tower/14185236",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.228472",
            "longitude": "-81.733167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNIU572"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "WATER RESOURCES MANAGEMENT, INC",
      "count": 1
    },
    {
      "licenseType": "NORTH CAROLINA, STATE OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}