{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Eddyville, OR",
  "description": "Cell tower locations and coverage information for Eddyville, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/eddyville/or",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.634563,
    "longitude": -123.7765
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eddyville",
    "addressRegion": "OR",
    "postalCode": "97343",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 370
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "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 - WQRY854",
          "identifier": 16428739,
          "url": "https://www.celltowermaps.com/tower/16428739",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.637778",
            "longitude": "-123.803833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRY854"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQDG920",
          "identifier": 17488058,
          "url": "https://www.celltowermaps.com/tower/17488058",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.621861",
            "longitude": "-123.789583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQDG920"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQTG300",
          "identifier": 16502077,
          "url": "https://www.celltowermaps.com/tower/16502077",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.637778",
            "longitude": "-123.803833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQTG300"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Oregon State Dept of Transportation",
      "count": 1
    },
    {
      "licenseType": "TOLEDO, CITY OF",
      "count": 1
    },
    {
      "licenseType": "OREGON DEPT OF TRANSPORTATION",
      "count": 1
    }
  ],
  "majorCarriers": []
}