{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Frenchglen, OR",
  "description": "Cell tower locations and coverage information for Frenchglen, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/frenchglen/or",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.826998,
    "longitude": -118.914466
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Frenchglen",
    "addressRegion": "OR",
    "postalCode": "97736",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 85
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "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 - WAC926",
          "identifier": 14966149,
          "url": "https://www.celltowermaps.com/tower/14966149",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.832111",
            "longitude": "-118.925472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WAC926"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRZ202",
          "identifier": 16429085,
          "url": "https://www.celltowermaps.com/tower/16429085",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.827889",
            "longitude": "-118.914306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRZ202"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "HARNEY ELECTRIC COOPERATIVE INC",
      "count": 1
    },
    {
      "licenseType": "Grase Communications LLC dba MiWave",
      "count": 1
    }
  ],
  "majorCarriers": []
}