{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Bay Center, WA",
  "description": "Cell tower locations and coverage information for Bay Center, Washington",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/bay-center/wa",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.631487,
    "longitude": -123.954887
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bay Center",
    "addressRegion": "WA",
    "postalCode": "98527",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 237
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 300,
      "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 - WQX665",
          "identifier": 15142514,
          "url": "https://www.celltowermaps.com/tower/15142514",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.613722",
            "longitude": "-123.955444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQX665"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KLG295",
          "identifier": 15127055,
          "url": "https://www.celltowermaps.com/tower/15127055",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.638722",
            "longitude": "-123.917944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KLG295"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNJB845",
          "identifier": 14058842,
          "url": "https://www.celltowermaps.com/tower/14058842",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.619278",
            "longitude": "-123.954056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNJB845"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "EKONE OYSTER COMPANY",
      "count": 1
    },
    {
      "licenseType": "HARBOR BELL INC",
      "count": 1
    },
    {
      "licenseType": "BAY CENTER  FIRE DISTRICT 6",
      "count": 1
    }
  ],
  "majorCarriers": []
}