{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Depauville, NY",
  "description": "Cell tower locations and coverage information for Depauville, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/depauville/ny",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.138385,
    "longitude": -76.065491
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Depauville",
    "addressRegion": "NY",
    "postalCode": "13632",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 148
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQCA809",
          "identifier": 15969677,
          "url": "https://www.celltowermaps.com/tower/15969677",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.138056",
            "longitude": "-76.066667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQCA809"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQPB911",
          "identifier": 16224916,
          "url": "https://www.celltowermaps.com/tower/16224916",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.139306",
            "longitude": "-76.079500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQPB911"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "TOWN OF CLAYTON FIRE DISTRICT",
      "count": 1
    },
    {
      "licenseType": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Verizon Wireless (VAW) LLC",
      "count": 1
    }
  ]
}