{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Colton, OR",
  "description": "Cell tower locations and coverage information for Colton, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/colton/or",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.172067,
    "longitude": -122.437863
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Colton",
    "addressRegion": "OR",
    "postalCode": "97017",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 3758
    },
    {
      "@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 - WPYX365",
          "identifier": 15369750,
          "url": "https://www.celltowermaps.com/tower/15369750",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.168472",
            "longitude": "-122.439333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPYX365"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KVH310",
          "identifier": 14063542,
          "url": "https://www.celltowermaps.com/tower/14063542",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.169278",
            "longitude": "-122.436750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KVH310"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQC654",
          "identifier": 14948624,
          "url": "https://www.celltowermaps.com/tower/14948624",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "45.174833",
            "longitude": "-122.441472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQC654"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Colton School District",
      "count": 1
    },
    {
      "licenseType": "COLTON RURAL FIRE PROTECTION DISTRICT 70",
      "count": 1
    },
    {
      "licenseType": "Colton Telephone & Cable TV",
      "count": 1
    }
  ],
  "majorCarriers": []
}