{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Brant Lake, NY",
  "description": "Cell tower locations and coverage information for Brant Lake, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/brant-lake/ny",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.676455,
    "longitude": -73.74957
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brant Lake",
    "addressRegion": "NY",
    "postalCode": "12815",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1041
    },
    {
      "@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 - WRCL380",
          "identifier": 17091804,
          "url": "https://www.celltowermaps.com/tower/17091804",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "43.661972",
            "longitude": "-73.785528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRCL380"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNQU739",
          "identifier": 14280919,
          "url": "https://www.celltowermaps.com/tower/14280919",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "43.673667",
            "longitude": "-73.757917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNQU739"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNAW799",
          "identifier": 14385946,
          "url": "https://www.celltowermaps.com/tower/14385946",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "43.681722",
            "longitude": "-73.786250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNAW799"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NORTH WARREN CENTRAL SCHOOL",
      "count": 2
    },
    {
      "licenseType": "NORTH COUNTRY TOWING & REPAIRS",
      "count": 1
    }
  ],
  "majorCarriers": []
}