{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Denver, NY",
  "description": "Cell tower locations and coverage information for Denver, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/denver/ny",
  "dateModified": "2026-05-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.247034,
    "longitude": -74.544098
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denver",
    "addressRegion": "NY",
    "postalCode": "12421",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 240
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.77
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "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 - KNGW928",
          "identifier": 14057549,
          "url": "https://www.celltowermaps.com/tower/14057549",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.275083",
            "longitude": "-74.566806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNGW928"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KEH216",
          "identifier": 14047427,
          "url": "https://www.celltowermaps.com/tower/14047427",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.230639",
            "longitude": "-74.532639"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KEH216"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WIOX",
          "identifier": 1000099500,
          "url": "https://www.celltowermaps.com/tower/1000099500",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.270278",
            "longitude": "-74.571111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WIOX"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Delaware County, NY",
      "count": 1
    },
    {
      "licenseType": "CHENANGO, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "WIOX, INC.",
      "count": 1
    }
  ],
  "majorCarriers": []
}