{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Cherry Creek, NY",
  "description": "Cell tower locations and coverage information for Cherry Creek, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/cherry-creek/ny",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.294504,
    "longitude": -79.099764
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cherry Creek",
    "addressRegion": "NY",
    "postalCode": "14723",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1149
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.03
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 100,
      "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 - KM4122",
          "identifier": 13914006,
          "url": "https://www.celltowermaps.com/tower/13914006",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.317000",
            "longitude": "-79.065583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KM4122"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNRA948",
          "identifier": 14977786,
          "url": "https://www.celltowermaps.com/tower/14977786",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.291722",
            "longitude": "-79.096972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNRA948"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KBW774",
          "identifier": 14043462,
          "url": "https://www.celltowermaps.com/tower/14043462",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.294222",
            "longitude": "-79.100306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KBW774"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "WHDH-TV",
      "count": 1
    },
    {
      "licenseType": "STEUBEN RURAL ELECTRIC COOPERATIVE INC",
      "count": 1
    },
    {
      "licenseType": "CHERRY CREEK FIRE DISTRICT",
      "count": 1
    }
  ],
  "majorCarriers": []
}