{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Keystone, NE",
  "description": "Cell tower locations and coverage information for Keystone, Nebraska",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/keystone/ne",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.216078,
    "longitude": -101.583762
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Keystone",
    "addressRegion": "NE",
    "postalCode": "69144",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 122
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 23,
      "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 - WQBT623",
          "identifier": 15513359,
          "url": "https://www.celltowermaps.com/tower/15513359",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.207083",
            "longitude": "-101.605444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQBT623"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPHD519",
          "identifier": 14986427,
          "url": "https://www.celltowermaps.com/tower/14986427",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.206944",
            "longitude": "-101.606000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPHD519"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQUX361",
          "identifier": 16616551,
          "url": "https://www.celltowermaps.com/tower/16616551",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.235611",
            "longitude": "-101.563528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQUX361"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Nebraska Public Power District",
      "count": 1
    },
    {
      "licenseType": "The Central Nebraska Public Power & Irrigation District",
      "count": 1
    },
    {
      "licenseType": "UNION PACIFIC RAILROAD COMPANY",
      "count": 1
    }
  ],
  "majorCarriers": []
}