{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Sedgwick, CO",
  "description": "Cell tower locations and coverage information for Sedgwick, Colorado",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/sedgwick/co",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.895705,
    "longitude": -102.530565
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sedgwick",
    "addressRegion": "CO",
    "postalCode": "80749",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 294
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.79
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 5,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQQR694",
          "identifier": 16334706,
          "url": "https://www.celltowermaps.com/tower/16334706",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.896306",
            "longitude": "-102.556389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQQR694"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQVW615",
          "identifier": 16680183,
          "url": "https://www.celltowermaps.com/tower/16680183",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.911000",
            "longitude": "-102.515611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQVW615"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN327",
          "identifier": 15331381,
          "url": "https://www.celltowermaps.com/tower/15331381",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.896306",
            "longitude": "-102.556389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN327"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQWI651",
          "identifier": 16719140,
          "url": "https://www.celltowermaps.com/tower/16719140",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.911000",
            "longitude": "-102.515611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQWI651"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NE Colorado Cellular, Inc.",
      "count": 2
    },
    {
      "licenseType": "Sprint Spectrum LLC",
      "count": 1
    },
    {
      "licenseType": "AT&T Wireless Services 3 LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Sprint Spectrum LLC",
      "count": 2
    },
    {
      "carrier": "AT&T Wireless Services 3 LLC",
      "count": 1
    }
  ]
}