{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Boston, VA",
  "description": "Cell tower locations and coverage information for Boston, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/boston/va",
  "dateModified": "2026-04-23",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.532878,
    "longitude": -78.133737
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boston",
    "addressRegion": "VA",
    "postalCode": "22713",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1770
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.83
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "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 - KZT782",
          "identifier": 14903994,
          "url": "https://www.celltowermaps.com/tower/14903994",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.505694",
            "longitude": "-78.157500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KZT782"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDZ462",
          "identifier": 17192490,
          "url": "https://www.celltowermaps.com/tower/17192490",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.542222",
            "longitude": "-78.136861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDZ462"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQTP947",
          "identifier": 16618755,
          "url": "https://www.celltowermaps.com/tower/16618755",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.557528",
            "longitude": "-78.131583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQTP947"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SAMUEL JAMES CONSTRUCTION INC",
      "count": 1
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    },
    {
      "licenseType": "Rappahannock Electric Cooperative",
      "count": 1
    }
  ],
  "majorCarriers": []
}