{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Cougar, WA",
  "description": "Cell tower locations and coverage information for Cougar, Washington",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/cougar/wa",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.051261,
    "longitude": -122.302417
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cougar",
    "addressRegion": "WA",
    "postalCode": "98616",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 117
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.11
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 18,
      "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 - WPIV690",
          "identifier": 14636490,
          "url": "https://www.celltowermaps.com/tower/14636490",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.049833",
            "longitude": "-122.304250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPIV690"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRAF458",
          "identifier": 16968560,
          "url": "https://www.celltowermaps.com/tower/16968560",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.064139",
            "longitude": "-122.274583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRAF458"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "GUTHRIE, KEN",
      "count": 1
    },
    {
      "licenseType": "Public Utility District 1 of Cowlitz County",
      "count": 1
    }
  ],
  "majorCarriers": []
}