{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in East Berkshire, VT",
  "description": "Cell tower locations and coverage information for East Berkshire, Vermont",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/east-berkshire/vt",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.934593,
    "longitude": -72.709962
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "East Berkshire",
    "addressRegion": "VT",
    "postalCode": "05447",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 103
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "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 - WPSI736",
          "identifier": 15150708,
          "url": "https://www.celltowermaps.com/tower/15150708",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.906944",
            "longitude": "-72.672778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPSI736"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQHQ637",
          "identifier": 15737628,
          "url": "https://www.celltowermaps.com/tower/15737628",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.935944",
            "longitude": "-72.728083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQHQ637"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "RICHFORD WATER DEPARTMENT",
      "count": 1
    },
    {
      "licenseType": "BERKSHIRE VOLUNTEER FIRE DEPARTMENT",
      "count": 1
    }
  ],
  "majorCarriers": []
}