{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Surry, VA",
  "description": "Cell tower locations and coverage information for Surry, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/surry/va",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.134215,
    "longitude": -76.772547
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Surry",
    "addressRegion": "VA",
    "postalCode": "23883",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1947
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.85
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 5,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQWH438",
          "identifier": 16715677,
          "url": "https://www.celltowermaps.com/tower/16715677",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.106889",
            "longitude": "-76.796667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQWH438"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQQV234",
          "identifier": 16344535,
          "url": "https://www.celltowermaps.com/tower/16344535",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.119556",
            "longitude": "-76.776750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQQV234"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WCF996",
          "identifier": 13075550,
          "url": "https://www.celltowermaps.com/tower/13075550",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.139306",
            "longitude": "-76.806611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WCF996"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WZM774",
          "identifier": 14188337,
          "url": "https://www.celltowermaps.com/tower/14188337",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.145972",
            "longitude": "-76.741361"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WZM774"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Bacon's Castle Hunt Club",
      "count": 1
    },
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    },
    {
      "licenseType": "CELLCO PARTNERSHIP",
      "count": 1
    },
    {
      "licenseType": "Virginia, Commonwealth of",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}