{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Green Bay, VA",
  "description": "Cell tower locations and coverage information for Green Bay, Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/green-bay/va",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.133764,
    "longitude": -78.314718
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Green Bay",
    "addressRegion": "VA",
    "postalCode": "23942",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1355
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.14
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 21,
      "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 - WQQA313",
          "identifier": 16290721,
          "url": "https://www.celltowermaps.com/tower/16290721",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.118556",
            "longitude": "-78.331250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQQA313"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDZ460",
          "identifier": 17192484,
          "url": "https://www.celltowermaps.com/tower/17192484",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.118556",
            "longitude": "-78.331250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDZ460"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQUC234",
          "identifier": 16561052,
          "url": "https://www.celltowermaps.com/tower/16561052",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.118556",
            "longitude": "-78.331250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQUC234"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    },
    {
      "licenseType": "Uniti Fiber LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}