{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Kerby, OR",
  "description": "Cell tower locations and coverage information for Kerby, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/kerby/or",
  "dateModified": "2026-04-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.368438,
    "longitude": -123.522093
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kerby",
    "addressRegion": "OR",
    "postalCode": "97531",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 201
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.77
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - WNTU833",
          "identifier": 13296084,
          "url": "https://www.celltowermaps.com/tower/13296084",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.364556",
            "longitude": "-123.536167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNTU833"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPXT971",
          "identifier": 15332092,
          "url": "https://www.celltowermaps.com/tower/15332092",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.367972",
            "longitude": "-123.518722"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPXT971"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AVISTA CORPORATION",
      "count": 1
    },
    {
      "licenseType": "USCOC OF OREGON RSA #5, INC.",
      "count": 1
    }
  ],
  "majorCarriers": []
}