{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Bombay, NY",
  "description": "Cell tower locations and coverage information for Bombay, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/bombay/ny",
  "dateModified": "2026-04-10",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.939043,
    "longitude": -74.567986
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bombay",
    "addressRegion": "NY",
    "postalCode": "12914",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 979
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 2.77
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 1,
      "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 - WQOV756",
          "identifier": 16207842,
          "url": "https://www.celltowermaps.com/tower/16207842",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.938722",
            "longitude": "-74.573111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQOV756"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQWG787",
          "identifier": 16713765,
          "url": "https://www.celltowermaps.com/tower/16713765",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.939000",
            "longitude": "-74.572528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQWG787"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKJ707",
          "identifier": 14096427,
          "url": "https://www.celltowermaps.com/tower/14096427",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.940056",
            "longitude": "-74.557417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKJ707"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "FRANKLIN, COUNTY OF-OFFICE OF EMERGENCY SERVICES",
      "count": 1
    },
    {
      "licenseType": "Saint Regis Mohawk Tribe",
      "count": 1
    },
    {
      "licenseType": "BOMBAY, TOWN OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}