{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Elmer City, WA",
  "description": "Cell tower locations and coverage information for Elmer City, Washington",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/elmer-city/wa",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.997931,
    "longitude": -118.954465
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elmer City",
    "addressRegion": "WA",
    "postalCode": "99124",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 258
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 300,
      "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 - WPQB298",
          "identifier": 14301517,
          "url": "https://www.celltowermaps.com/tower/14301517",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.997944",
            "longitude": "-118.954472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPQB298"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WGN438",
          "identifier": 14904772,
          "url": "https://www.celltowermaps.com/tower/14904772",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.997944",
            "longitude": "-118.926139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WGN438"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRPN937",
          "identifier": 17468320,
          "url": "https://www.celltowermaps.com/tower/17468320",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "47.998250",
            "longitude": "-118.931556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRPN937"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "ELMER CITY, CITY OF",
      "count": 1
    },
    {
      "licenseType": "SUPERIOR ASPHALT & CONCRETE COMPANY",
      "count": 1
    },
    {
      "licenseType": "AT&T Mobility Spectrum, LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T Mobility Spectrum, LLC",
      "count": 2
    }
  ]
}