{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Leverett, MA",
  "description": "Cell tower locations and coverage information for Leverett, Massachusetts",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/leverett/ma",
  "dateModified": "2026-04-23",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.467752,
    "longitude": -72.492666
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leverett",
    "addressRegion": "MA",
    "postalCode": "01054",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1794
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.76
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - WNGY648",
          "identifier": 14068608,
          "url": "https://www.celltowermaps.com/tower/14068608",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.465361",
            "longitude": "-72.498139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNGY648"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRCI773",
          "identifier": 17084175,
          "url": "https://www.celltowermaps.com/tower/17084175",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.464278",
            "longitude": "-72.497556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRCI773"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "LEVERETT, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "LEVERETT, TOWN OF, FIRE DEPARTMENT",
      "count": 1
    }
  ],
  "majorCarriers": []
}