{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Arvonia, VA",
  "description": "Cell tower locations and coverage information for Arvonia, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/arvonia/va",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.683478,
    "longitude": -78.341392
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arvonia",
    "addressRegion": "VA",
    "postalCode": "23004",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1116
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 31,
      "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 - KYJ855",
          "identifier": 14447034,
          "url": "https://www.celltowermaps.com/tower/14447034",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.707917",
            "longitude": "-78.326111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KYJ855"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQOB464",
          "identifier": 16152517,
          "url": "https://www.celltowermaps.com/tower/16152517",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.660917",
            "longitude": "-78.340944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOB464"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRBL911",
          "identifier": 17024591,
          "url": "https://www.celltowermaps.com/tower/17024591",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.683861",
            "longitude": "-78.317861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRBL911"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXN851",
          "identifier": 16798592,
          "url": "https://www.celltowermaps.com/tower/16798592",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.660917",
            "longitude": "-78.340944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXN851"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "USCOC OF VIRGINIA RSA #3, INC.",
      "count": 2
    },
    {
      "licenseType": "SOLITE CORP",
      "count": 1
    },
    {
      "licenseType": "T-Mobile License LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "T-Mobile License LLC",
      "count": 1
    }
  ]
}