{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in East Charleston, VT",
  "description": "Cell tower locations and coverage information for East Charleston, Vermont",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/east-charleston/vt",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.837965,
    "longitude": -71.989955
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "East Charleston",
    "addressRegion": "VT",
    "postalCode": "05833",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 42
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "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 - WPBQ707",
          "identifier": 14283042,
          "url": "https://www.celltowermaps.com/tower/14283042",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.838944",
            "longitude": "-71.989528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPBQ707"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPDU725",
          "identifier": 14159610,
          "url": "https://www.celltowermaps.com/tower/14159610",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.849778",
            "longitude": "-72.022333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPDU725"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXF350",
          "identifier": 16774741,
          "url": "https://www.celltowermaps.com/tower/16774741",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.837889",
            "longitude": "-71.989222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXF350"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CHARLESTON VOLUNTEER FIRE DEPT",
      "count": 1
    },
    {
      "licenseType": "CHARLESTON, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "CHARLESTON VOLUNTEER FIRE DEPT., INC.",
      "count": 1
    }
  ],
  "majorCarriers": []
}