{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Chippewa Bay, NY",
  "description": "Cell tower locations and coverage information for Chippewa Bay, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/chippewa-bay/ny",
  "dateModified": "2026-04-10",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.442002,
    "longitude": -75.756903
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chippewa Bay",
    "addressRegion": "NY",
    "postalCode": "13623",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 45
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQLB624",
          "identifier": 15929322,
          "url": "https://www.celltowermaps.com/tower/15929322",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.430944",
            "longitude": "-75.746389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQLB624"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQTK605",
          "identifier": 16514779,
          "url": "https://www.celltowermaps.com/tower/16514779",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.430944",
            "longitude": "-75.746389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQTK605"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "St. Lawrence Seaway RSA Cellular Partnership",
      "count": 1
    },
    {
      "licenseType": "Uniti Fiber LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}