{
  "@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-04-27",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.212587,
    "longitude": -74.56932
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denver",
    "addressRegion": "NY",
    "postalCode": "12421",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 240
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "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 - WNZR417",
          "identifier": 14074904,
          "url": "https://www.celltowermaps.com/tower/14074904",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.207583",
            "longitude": "-74.601000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNZR417"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRTN776",
          "identifier": 17515331,
          "url": "https://www.celltowermaps.com/tower/17515331",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.207361",
            "longitude": "-74.601056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRTN776"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "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"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Delaware County, NY",
      "count": 1
    },
    {
      "licenseType": "DELAWARE, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "CHENANGO, COUNTY OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}