{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Durham, NY",
  "description": "Cell tower locations and coverage information for Durham, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/durham/ny",
  "dateModified": "2026-04-24",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.399526,
    "longitude": -74.172361
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Durham",
    "addressRegion": "NY",
    "postalCode": "12422",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 360
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 2.45
    },
    {
      "@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 - KBV402",
          "identifier": 14709358,
          "url": "https://www.celltowermaps.com/tower/14709358",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.408694",
            "longitude": "-74.150972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KBV402"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KXM671",
          "identifier": 14248979,
          "url": "https://www.celltowermaps.com/tower/14248979",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.400083",
            "longitude": "-74.164306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KXM671"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNNI477",
          "identifier": 14425443,
          "url": "https://www.celltowermaps.com/tower/14425443",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.375083",
            "longitude": "-74.208194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNNI477"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "B & G CONTRACTORS INC",
      "count": 1
    },
    {
      "licenseType": "CAIRO DURHAM CENTRAL SCHOOL DISTRICT",
      "count": 1
    },
    {
      "licenseType": "TRI COUNTY ENTERPRISES INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}