{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Berlin, NY",
  "description": "Cell tower locations and coverage information for Berlin, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/berlin/ny",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.693135,
    "longitude": -73.372055
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Berlin",
    "addressRegion": "NY",
    "postalCode": "12022",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 931
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 2.2
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 5
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 5,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPDK952",
          "identifier": 14597881,
          "url": "https://www.celltowermaps.com/tower/14597881",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.692861",
            "longitude": "-73.372056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPDK952"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPKN264",
          "identifier": 14933607,
          "url": "https://www.celltowermaps.com/tower/14933607",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.702861",
            "longitude": "-73.370667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPKN264"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQZD324",
          "identifier": 16902647,
          "url": "https://www.celltowermaps.com/tower/16902647",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.698000",
            "longitude": "-73.370972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZD324"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPWR677",
          "identifier": 15296263,
          "url": "https://www.celltowermaps.com/tower/15296263",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.680833",
            "longitude": "-73.372500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWR677"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 5,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPUV504",
          "identifier": 15243393,
          "url": "https://www.celltowermaps.com/tower/15243393",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.702278",
            "longitude": "-73.335639"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPUV504"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "W J COWEE INC",
      "count": 1
    },
    {
      "licenseType": "SEAGROATT FLORAL CO INC",
      "count": 1
    },
    {
      "licenseType": "Green Renewable Inc",
      "count": 1
    },
    {
      "licenseType": "New York, State of",
      "count": 1
    },
    {
      "licenseType": "COMMAND SECURITY CORPORATION",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SEAGROATT FLORAL CO INC",
      "count": 1
    }
  ]
}